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