@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetPublicIpByPrivateIpIdRequest extends BmcRequest<GetPublicIpByPrivateIpIdDetails>
Example: Click here to see how to use GetPublicIpByPrivateIpIdRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetPublicIpByPrivateIpIdRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetPublicIpByPrivateIpIdRequest.Builder |
builder() |
GetPublicIpByPrivateIpIdDetails |
getBody$()
Alternative accessor for the body parameter.
|
GetPublicIpByPrivateIpIdDetails |
getGetPublicIpByPrivateIpIdDetails()
Private IP details for fetching the public IP.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public GetPublicIpByPrivateIpIdDetails getBody$()
Alternative accessor for the body parameter.
getBody$
in class BmcRequest<GetPublicIpByPrivateIpIdDetails>
public static GetPublicIpByPrivateIpIdRequest.Builder builder()
public GetPublicIpByPrivateIpIdDetails getGetPublicIpByPrivateIpIdDetails()
Private IP details for fetching the public IP.
Copyright © 2016–2021. All rights reserved.