Uses of Class
com.ibm.cloud.is.vpc.v1.model.EndpointGatewayReservedIP
Packages that use EndpointGatewayReservedIP
-
Uses of EndpointGatewayReservedIP in com.ibm.cloud.is.vpc.v1.model
Subclasses of EndpointGatewayReservedIP in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
Identifies a reserved IP by a unique property.class
EndpointGatewayReservedIPReservedIPIdentityByHref.class
EndpointGatewayReservedIPReservedIPIdentityById.class
EndpointGatewayReservedIPReservedIPPrototypeTargetContext.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type EndpointGatewayReservedIPMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type EndpointGatewayReservedIPModifier and TypeMethodDescriptionCreateEndpointGatewayOptions.Builder.addIps
(EndpointGatewayReservedIP ips) Adds a new element to ips.Method parameters in com.ibm.cloud.is.vpc.v1.model with type arguments of type EndpointGatewayReservedIPModifier and TypeMethodDescriptionCreateEndpointGatewayOptions.Builder.ips
(List<EndpointGatewayReservedIP> ips) Set the ips.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type EndpointGatewayReservedIPModifierConstructorDescriptionBuilder
(EndpointGatewayReservedIP endpointGatewayReservedIpReservedIpPrototypeTargetContext) Instantiates a new Builder from an existing EndpointGatewayReservedIPReservedIPPrototypeTargetContext instance.