Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
RemoveAgentDependencyResponse |
OcbAgentSvcClient.removeAgentDependency(RemoveAgentDependencyRequest request) |
RemoveAgentDependencyResponse |
OcbAgentSvc.removeAgentDependency(RemoveAgentDependencyRequest request)
Adds a dependency to the source environment.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveAgentDependencyResponse> |
OcbAgentSvcAsyncClient.removeAgentDependency(RemoveAgentDependencyRequest request,
AsyncHandler<RemoveAgentDependencyRequest,RemoveAgentDependencyResponse> handler) |
Future<RemoveAgentDependencyResponse> |
OcbAgentSvcAsync.removeAgentDependency(RemoveAgentDependencyRequest request,
AsyncHandler<RemoveAgentDependencyRequest,RemoveAgentDependencyResponse> handler)
Adds a dependency to the source environment.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveAgentDependencyResponse> |
OcbAgentSvcAsyncClient.removeAgentDependency(RemoveAgentDependencyRequest request,
AsyncHandler<RemoveAgentDependencyRequest,RemoveAgentDependencyResponse> handler) |
Future<RemoveAgentDependencyResponse> |
OcbAgentSvcAsync.removeAgentDependency(RemoveAgentDependencyRequest request,
AsyncHandler<RemoveAgentDependencyRequest,RemoveAgentDependencyResponse> handler)
Adds a dependency to the source environment.
|
Modifier and Type | Method and Description |
---|---|
RemoveAgentDependencyResponse |
RemoveAgentDependencyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveAgentDependencyResponse.Builder |
RemoveAgentDependencyResponse.Builder.copy(RemoveAgentDependencyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.