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