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