Package | Description |
---|---|
com.oracle.bmc.sch | |
com.oracle.bmc.sch.responses |
Modifier and Type | Method and Description |
---|---|
CreateServiceConnectorResponse |
ServiceConnectorClient.createServiceConnector(CreateServiceConnectorRequest request) |
CreateServiceConnectorResponse |
ServiceConnector.createServiceConnector(CreateServiceConnectorRequest request)
Creates a new connector in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceConnectorResponse> |
ServiceConnectorAsync.createServiceConnector(CreateServiceConnectorRequest request,
AsyncHandler<CreateServiceConnectorRequest,CreateServiceConnectorResponse> handler)
Creates a new connector in the specified compartment.
|
Future<CreateServiceConnectorResponse> |
ServiceConnectorAsyncClient.createServiceConnector(CreateServiceConnectorRequest request,
AsyncHandler<CreateServiceConnectorRequest,CreateServiceConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceConnectorResponse> |
ServiceConnectorAsync.createServiceConnector(CreateServiceConnectorRequest request,
AsyncHandler<CreateServiceConnectorRequest,CreateServiceConnectorResponse> handler)
Creates a new connector in the specified compartment.
|
Future<CreateServiceConnectorResponse> |
ServiceConnectorAsyncClient.createServiceConnector(CreateServiceConnectorRequest request,
AsyncHandler<CreateServiceConnectorRequest,CreateServiceConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateServiceConnectorResponse |
CreateServiceConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateServiceConnectorResponse.Builder |
CreateServiceConnectorResponse.Builder.copy(CreateServiceConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.