Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.responses |
Modifier and Type | Method and Description |
---|---|
ListServiceAttachmentsResponse |
FusionApplicationsClient.listServiceAttachments(ListServiceAttachmentsRequest request) |
ListServiceAttachmentsResponse |
FusionApplications.listServiceAttachments(ListServiceAttachmentsRequest request)
Returns a list of service attachments.
|
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) |
Iterable<ListServiceAttachmentsResponse> |
FusionApplicationsPaginators.listServiceAttachmentsResponseIterator(ListServiceAttachmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listServiceAttachments operation.
|
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 |
---|---|
ListServiceAttachmentsResponse |
ListServiceAttachmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListServiceAttachmentsResponse.Builder |
ListServiceAttachmentsResponse.Builder.copy(ListServiceAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.