Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.responses |
Modifier and Type | Method and Description |
---|---|
GetServiceAttachmentResponse |
FusionApplicationsClient.getServiceAttachment(GetServiceAttachmentRequest request) |
GetServiceAttachmentResponse |
FusionApplications.getServiceAttachment(GetServiceAttachmentRequest request)
Gets a Service Attachment by identifier
|
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 |
---|---|
GetServiceAttachmentResponse |
GetServiceAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.copy(GetServiceAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.