Class GetNetworkInterfaceFloatingIpOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.GetNetworkInterfaceFloatingIpOptions
- All Implemented Interfaces:
 com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GetNetworkInterfaceFloatingIpOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The getNetworkInterfaceFloatingIp options.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder. - 
Method Summary
Modifier and TypeMethodDescriptionid()Gets the id.New builder.Gets the virtualNetworkInterfaceId.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a GetNetworkInterfaceFloatingIpOptions builder
 
 - 
virtualNetworkInterfaceId
Gets the virtualNetworkInterfaceId. The virtual network interface identifier.- Returns:
 - the virtualNetworkInterfaceId
 
 - 
id
 
 -