Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.responses |
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) |
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 |
---|---|
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 |
---|---|
CreateConfigurationResponse |
CreateConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationResponse.Builder |
CreateConfigurationResponse.Builder.copy(CreateConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.