@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetVnicAttachmentRequest extends BmcRequest<Void>
Modifier and Type | Class and Description |
---|---|
static class |
GetVnicAttachmentRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetVnicAttachmentRequest.Builder |
builder() |
String |
getVnicAttachmentId()
The OCID of the VNIC attachment.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetVnicAttachmentRequest.Builder builder()
public String getVnicAttachmentId()
The OCID of the VNIC attachment.
Copyright © 2016–2020. All rights reserved.