Class PublicGateway
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.PublicGateway
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class PublicGateway
extends com.ibm.cloud.sdk.core.service.model.GenericModel
PublicGateway.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The resource type.static interface
The status of this public gateway. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCreatedAt
Gets the createdAt. The date and time that the public gateway was created.- Returns:
- the createdAt
-
getCrn
-
getFloatingIp
Gets the floatingIp. The floating IP bound to this public gateway.- Returns:
- the floatingIp
-
getHref
-
getId
-
getName
Gets the name. The name for this public gateway. The name is unique across all public gateways in the VPC.- Returns:
- the name
-
getResourceGroup
Gets the resourceGroup. The resource group for this public gateway.- Returns:
- the resourceGroup
-
getResourceType
-
getStatus
-
getVpc
-
getZone
Gets the zone. The zone this public gateway resides in.- Returns:
- the zone
-