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