Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
CreateAgentResponse |
OcbAgentSvcClient.createAgent(CreateAgentRequest request) |
CreateAgentResponse |
OcbAgentSvc.createAgent(CreateAgentRequest request)
Creates an Agent.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAgentResponse> |
OcbAgentSvcAsyncClient.createAgent(CreateAgentRequest request,
AsyncHandler<CreateAgentRequest,CreateAgentResponse> handler) |
Future<CreateAgentResponse> |
OcbAgentSvcAsync.createAgent(CreateAgentRequest request,
AsyncHandler<CreateAgentRequest,CreateAgentResponse> handler)
Creates an Agent.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAgentResponse> |
OcbAgentSvcAsyncClient.createAgent(CreateAgentRequest request,
AsyncHandler<CreateAgentRequest,CreateAgentResponse> handler) |
Future<CreateAgentResponse> |
OcbAgentSvcAsync.createAgent(CreateAgentRequest request,
AsyncHandler<CreateAgentRequest,CreateAgentResponse> handler)
Creates an Agent.
|
Modifier and Type | Method and Description |
---|---|
CreateAgentResponse |
CreateAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAgentResponse.Builder |
CreateAgentResponse.Builder.copy(CreateAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.