Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
CreateAgentResponse |
OcbAgentSvcClient.createAgent(CreateAgentRequest request) |
CreateAgentResponse |
OcbAgentSvc.createAgent(CreateAgentRequest request)
Creates an Agent.
|
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 |
---|---|
CreateAgentRequest |
CreateAgentRequest.Builder.build()
Build the instance of CreateAgentRequest as configured by this builder
|
CreateAgentRequest |
CreateAgentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAgentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.copy(CreateAgentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.