Package | Description |
---|---|
com.oracle.bmc.fusionapps | |
com.oracle.bmc.fusionapps.requests |
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentResponse |
FusionApplicationsClient.createServiceAttachment(CreateServiceAttachmentRequest request) |
CreateServiceAttachmentResponse |
FusionApplications.createServiceAttachment(CreateServiceAttachmentRequest request)
Attaches a service instance to the fusion pod.
|
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 |
---|---|
CreateServiceAttachmentRequest |
CreateServiceAttachmentRequest.Builder.build()
Build the instance of CreateServiceAttachmentRequest as configured by this builder
|
CreateServiceAttachmentRequest |
CreateServiceAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateServiceAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateServiceAttachmentRequest.Builder |
CreateServiceAttachmentRequest.Builder.copy(CreateServiceAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.