Uses of Class
com.oracle.bmc.fusionapps.requests.ListServiceAttachmentsRequest
-
Packages that use ListServiceAttachmentsRequest Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.requests -
-
Uses of ListServiceAttachmentsRequest in com.oracle.bmc.fusionapps
Method parameters in com.oracle.bmc.fusionapps with type arguments of type ListServiceAttachmentsRequest Modifier and Type Method 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) -
Uses of ListServiceAttachmentsRequest in com.oracle.bmc.fusionapps.requests
Methods in com.oracle.bmc.fusionapps.requests that return ListServiceAttachmentsRequest Modifier and Type Method Description ListServiceAttachmentsRequestListServiceAttachmentsRequest.Builder. build()Build the instance of ListServiceAttachmentsRequest as configured by this builderListServiceAttachmentsRequestListServiceAttachmentsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListServiceAttachmentsRequest as configured by this builderMethods in com.oracle.bmc.fusionapps.requests with parameters of type ListServiceAttachmentsRequest Modifier and Type Method Description ListServiceAttachmentsRequest.BuilderListServiceAttachmentsRequest.Builder. copy(ListServiceAttachmentsRequest o)Copy method to populate the builder with values from the given instance.
-