Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
AttachServiceIdResponse |
VirtualNetworkClient.attachServiceId(AttachServiceIdRequest request) |
AttachServiceIdResponse |
VirtualNetwork.attachServiceId(AttachServiceIdRequest request)
Adds the specified
Service to the list of enabled Service objects for the specified
gateway. |
Modifier and Type | Method and Description |
---|---|
Future<AttachServiceIdResponse> |
VirtualNetworkAsync.attachServiceId(AttachServiceIdRequest request,
AsyncHandler<AttachServiceIdRequest,AttachServiceIdResponse> handler)
Adds the specified
Service to the list of enabled Service objects for the specified
gateway. |
Future<AttachServiceIdResponse> |
VirtualNetworkAsyncClient.attachServiceId(AttachServiceIdRequest request,
AsyncHandler<AttachServiceIdRequest,AttachServiceIdResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AttachServiceIdResponse> |
VirtualNetworkAsync.attachServiceId(AttachServiceIdRequest request,
AsyncHandler<AttachServiceIdRequest,AttachServiceIdResponse> handler)
Adds the specified
Service to the list of enabled Service objects for the specified
gateway. |
Future<AttachServiceIdResponse> |
VirtualNetworkAsyncClient.attachServiceId(AttachServiceIdRequest request,
AsyncHandler<AttachServiceIdRequest,AttachServiceIdResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AttachServiceIdResponse |
AttachServiceIdResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AttachServiceIdResponse.Builder |
AttachServiceIdResponse.Builder.copy(AttachServiceIdResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.