Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.responses |
Modifier and Type | Method and Description |
---|---|
VerifyServiceAttachmentResponse |
FusionApplicationsClient.verifyServiceAttachment(VerifyServiceAttachmentRequest request) |
VerifyServiceAttachmentResponse |
FusionApplications.verifyServiceAttachment(VerifyServiceAttachmentRequest request)
Verify whether a service instance can be attached to the fusion pod
|
Modifier and Type | Method and Description |
---|---|
Future<VerifyServiceAttachmentResponse> |
FusionApplicationsAsync.verifyServiceAttachment(VerifyServiceAttachmentRequest request,
AsyncHandler<VerifyServiceAttachmentRequest,VerifyServiceAttachmentResponse> handler)
Verify whether a service instance can be attached to the fusion pod
|
Future<VerifyServiceAttachmentResponse> |
FusionApplicationsAsyncClient.verifyServiceAttachment(VerifyServiceAttachmentRequest request,
AsyncHandler<VerifyServiceAttachmentRequest,VerifyServiceAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<VerifyServiceAttachmentResponse> |
FusionApplicationsAsync.verifyServiceAttachment(VerifyServiceAttachmentRequest request,
AsyncHandler<VerifyServiceAttachmentRequest,VerifyServiceAttachmentResponse> handler)
Verify whether a service instance can be attached to the fusion pod
|
Future<VerifyServiceAttachmentResponse> |
FusionApplicationsAsyncClient.verifyServiceAttachment(VerifyServiceAttachmentRequest request,
AsyncHandler<VerifyServiceAttachmentRequest,VerifyServiceAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
VerifyServiceAttachmentResponse |
VerifyServiceAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
VerifyServiceAttachmentResponse.Builder |
VerifyServiceAttachmentResponse.Builder.copy(VerifyServiceAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.