@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetVnicRequest extends BmcRequest<Void>
Example: Click here to see how to use GetVnicRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetVnicRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetVnicRequest.Builder |
builder() |
String |
getVnicId()
The OCID of the VNIC.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetVnicRequest.Builder builder()
public String getVnicId()
The OCID of the VNIC.
Copyright © 2016–2021. All rights reserved.