Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
RemoveAgentDependencyResponse |
OcbAgentSvcClient.removeAgentDependency(RemoveAgentDependencyRequest request) |
RemoveAgentDependencyResponse |
OcbAgentSvc.removeAgentDependency(RemoveAgentDependencyRequest request)
Adds a dependency to the source environment.
|
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 |
---|---|
RemoveAgentDependencyRequest |
RemoveAgentDependencyRequest.Builder.build()
Build the instance of RemoveAgentDependencyRequest as configured by this builder
|
RemoveAgentDependencyRequest |
RemoveAgentDependencyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveAgentDependencyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveAgentDependencyRequest.Builder |
RemoveAgentDependencyRequest.Builder.copy(RemoveAgentDependencyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.