Package com.ibm.cloud.is.vpc.v1.model
Class PublicGatewayFloatingIPPrototypeFloatingIPIdentity
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.PublicGatewayFloatingIPPrototype
-
- com.ibm.cloud.is.vpc.v1.model.PublicGatewayFloatingIPPrototypeFloatingIPIdentity
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByAddress
,PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByCRN
,PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByHref
,PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityById
public class PublicGatewayFloatingIPPrototypeFloatingIPIdentity extends PublicGatewayFloatingIPPrototype
Identifies a floating IP by a unique property. Classes which extend this class: - PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityById - PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByCRN - PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByHref - PublicGatewayFloatingIPPrototypeFloatingIPIdentityFloatingIPIdentityByAddress
-
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.PublicGatewayFloatingIPPrototype
address, crn, href, id, name, resourceGroup
-
-