Class EndpointGatewayTarget
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.EndpointGatewayTarget
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
EndpointGatewayTargetPrivatePathServiceGatewayReference
,EndpointGatewayTargetProviderCloudServiceReference
,EndpointGatewayTargetProviderInfrastructureServiceReference
public class EndpointGatewayTarget
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The target for this endpoint gateway.
Classes which extend this class:
- EndpointGatewayTargetPrivatePathServiceGatewayReference
- EndpointGatewayTargetProviderCloudServiceReference
- EndpointGatewayTargetProviderInfrastructureServiceReference
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The target resource type for this endpoint gateway. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getResourceType
Gets the resourceType. The target resource type for this endpoint gateway.- Returns:
- the resourceType
-
getCrn
Gets the crn. The CRN for this private path service gateway.- Returns:
- the crn
-
getDeleted
Gets the deleted. If present, this property indicates the referenced resource has been deleted, and provides some supplementary information.- Returns:
- the deleted
-
getHref
Gets the href. The URL for this private path service gateway.- Returns:
- the href
-
getId
Gets the id. The unique identifier for this private path service gateway.- Returns:
- the id
-
getName
Gets the name. The name for this private path service gateway. The name is unique across all private path service gateways in the VPC.- Returns:
- the name
-
getRemote
Gets the remote. If present, this property indicates that the resource associated with this reference is remote and therefore may not be directly retrievable.- Returns:
- the remote
-