Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.requests |
Modifier and Type | Method and Description |
---|---|
CreateConfigurationResponse |
Zpr.createConfiguration(CreateConfigurationRequest request)
Initiates the process to onboard ZPR in a root compartment (the root compartment is the
tenancy).
|
CreateConfigurationResponse |
ZprClient.createConfiguration(CreateConfigurationRequest request) |
Future<CreateConfigurationResponse> |
ZprAsyncClient.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler) |
Future<CreateConfigurationResponse> |
ZprAsync.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler)
Initiates the process to onboard ZPR in a root compartment (the root compartment is the
tenancy).
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConfigurationResponse> |
ZprAsyncClient.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler) |
Future<CreateConfigurationResponse> |
ZprAsync.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler)
Initiates the process to onboard ZPR in a root compartment (the root compartment is the
tenancy).
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationRequest |
CreateConfigurationRequest.Builder.build()
Build the instance of CreateConfigurationRequest as configured by this builder
|
CreateConfigurationRequest |
CreateConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationRequest.Builder |
CreateConfigurationRequest.Builder.copy(CreateConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.