Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetInstancePoolLoadBalancerAttachmentResponse> |
ComputeManagementAsyncClient.getInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request,
AsyncHandler<GetInstancePoolLoadBalancerAttachmentRequest,GetInstancePoolLoadBalancerAttachmentResponse> handler) |
Future<GetInstancePoolLoadBalancerAttachmentResponse> |
ComputeManagementAsync.getInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request,
AsyncHandler<GetInstancePoolLoadBalancerAttachmentRequest,GetInstancePoolLoadBalancerAttachmentResponse> handler)
Gets information about a load balancer that is attached to the specified instance pool.
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolLoadBalancerAttachmentRequest |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.build()
Build the instance of GetInstancePoolLoadBalancerAttachmentRequest as configured by this
builder
|
GetInstancePoolLoadBalancerAttachmentRequest |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetInstancePoolLoadBalancerAttachmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.copy(GetInstancePoolLoadBalancerAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.