Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
AddAgentDependencyResponse |
OcbAgentSvcClient.addAgentDependency(AddAgentDependencyRequest request) |
AddAgentDependencyResponse |
OcbAgentSvc.addAgentDependency(AddAgentDependencyRequest request)
Add a dependency to the environment.
|
Future<AddAgentDependencyResponse> |
OcbAgentSvcAsyncClient.addAgentDependency(AddAgentDependencyRequest request,
AsyncHandler<AddAgentDependencyRequest,AddAgentDependencyResponse> handler) |
Future<AddAgentDependencyResponse> |
OcbAgentSvcAsync.addAgentDependency(AddAgentDependencyRequest request,
AsyncHandler<AddAgentDependencyRequest,AddAgentDependencyResponse> handler)
Add a dependency to the environment.
|
Modifier and Type | Method and Description |
---|---|
Future<AddAgentDependencyResponse> |
OcbAgentSvcAsyncClient.addAgentDependency(AddAgentDependencyRequest request,
AsyncHandler<AddAgentDependencyRequest,AddAgentDependencyResponse> handler) |
Future<AddAgentDependencyResponse> |
OcbAgentSvcAsync.addAgentDependency(AddAgentDependencyRequest request,
AsyncHandler<AddAgentDependencyRequest,AddAgentDependencyResponse> handler)
Add a dependency to the environment.
|
Modifier and Type | Method and Description |
---|---|
AddAgentDependencyRequest |
AddAgentDependencyRequest.Builder.build()
Build the instance of AddAgentDependencyRequest as configured by this builder
|
AddAgentDependencyRequest |
AddAgentDependencyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddAgentDependencyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddAgentDependencyRequest.Builder |
AddAgentDependencyRequest.Builder.copy(AddAgentDependencyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.