Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceAttachmentResponse> |
FusionApplicationsAsync.getServiceAttachment(GetServiceAttachmentRequest request,
AsyncHandler<GetServiceAttachmentRequest,GetServiceAttachmentResponse> handler)
Gets a Service Attachment by identifier
|
Future<GetServiceAttachmentResponse> |
FusionApplicationsAsyncClient.getServiceAttachment(GetServiceAttachmentRequest request,
AsyncHandler<GetServiceAttachmentRequest,GetServiceAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceAttachmentRequest |
GetServiceAttachmentRequest.Builder.build()
Build the instance of GetServiceAttachmentRequest as configured by this builder
|
GetServiceAttachmentRequest |
GetServiceAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceAttachmentRequest.Builder |
GetServiceAttachmentRequest.Builder.copy(GetServiceAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.