Uses of Class
com.ibm.cloud.is.vpc.v1.model.UpdateEndpointGatewayOptions
-
Packages that use UpdateEndpointGatewayOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of UpdateEndpointGatewayOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type UpdateEndpointGatewayOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<EndpointGateway>
Vpc. updateEndpointGateway(UpdateEndpointGatewayOptions updateEndpointGatewayOptions)
Update an endpoint gateway. -
Uses of UpdateEndpointGatewayOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return UpdateEndpointGatewayOptions Modifier and Type Method Description UpdateEndpointGatewayOptions
UpdateEndpointGatewayOptions.Builder. build()
Builds a UpdateEndpointGatewayOptions.
-