Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.responses |
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentResponse |
FusionApplicationsClient.createServiceAttachment(CreateServiceAttachmentRequest request) |
CreateServiceAttachmentResponse |
FusionApplications.createServiceAttachment(CreateServiceAttachmentRequest request)
Attaches a service instance to the fusion pod.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceAttachmentResponse> |
FusionApplicationsAsync.createServiceAttachment(CreateServiceAttachmentRequest request,
AsyncHandler<CreateServiceAttachmentRequest,CreateServiceAttachmentResponse> handler)
Attaches a service instance to the fusion pod.
|
Future<CreateServiceAttachmentResponse> |
FusionApplicationsAsyncClient.createServiceAttachment(CreateServiceAttachmentRequest request,
AsyncHandler<CreateServiceAttachmentRequest,CreateServiceAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateServiceAttachmentResponse> |
FusionApplicationsAsync.createServiceAttachment(CreateServiceAttachmentRequest request,
AsyncHandler<CreateServiceAttachmentRequest,CreateServiceAttachmentResponse> handler)
Attaches a service instance to the fusion pod.
|
Future<CreateServiceAttachmentResponse> |
FusionApplicationsAsyncClient.createServiceAttachment(CreateServiceAttachmentRequest request,
AsyncHandler<CreateServiceAttachmentRequest,CreateServiceAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentResponse |
CreateServiceAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentResponse.Builder |
CreateServiceAttachmentResponse.Builder.copy(CreateServiceAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.