Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.requests |
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
|
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 |
---|---|
VerifyServiceAttachmentRequest |
VerifyServiceAttachmentRequest.Builder.build()
Build the instance of VerifyServiceAttachmentRequest as configured by this builder
|
VerifyServiceAttachmentRequest |
VerifyServiceAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of VerifyServiceAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
VerifyServiceAttachmentRequest.Builder |
VerifyServiceAttachmentRequest.Builder.copy(VerifyServiceAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.