Uses of Class
com.google.cloud.compute.v1.NetworkEndpointGroupsSettings
-
Packages that use NetworkEndpointGroupsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkEndpointGroupsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkEndpointGroupsSettings Modifier and Type Method Description NetworkEndpointGroupsSettings
NetworkEndpointGroupsSettings.Builder. build()
static NetworkEndpointGroupsSettings
NetworkEndpointGroupsSettings. create(NetworkEndpointGroupsStubSettings stub)
NetworkEndpointGroupsSettings
NetworkEndpointGroupsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type NetworkEndpointGroupsSettings Modifier and Type Method Description static NetworkEndpointGroupsClient
NetworkEndpointGroupsClient. create(NetworkEndpointGroupsSettings settings)
Constructs an instance of NetworkEndpointGroupsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type NetworkEndpointGroupsSettings Constructor Description Builder(NetworkEndpointGroupsSettings settings)
NetworkEndpointGroupsClient(NetworkEndpointGroupsSettings settings)
Constructs an instance of NetworkEndpointGroupsClient, using the given settings.
-