Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetInstancePoolLoadBalancerAttachmentResponse |
ComputeManagementClient.getInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request) |
GetInstancePoolLoadBalancerAttachmentResponse |
ComputeManagement.getInstancePoolLoadBalancerAttachment(GetInstancePoolLoadBalancerAttachmentRequest request)
Gets information about a load balancer that is attached to the specified instance pool.
|
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 |
---|---|
GetInstancePoolLoadBalancerAttachmentResponse |
GetInstancePoolLoadBalancerAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolLoadBalancerAttachmentResponse.Builder |
GetInstancePoolLoadBalancerAttachmentResponse.Builder.copy(GetInstancePoolLoadBalancerAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.