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 NetworkEndpointGroupsSettingsNetworkEndpointGroupsSettings.Builder. build()static NetworkEndpointGroupsSettingsNetworkEndpointGroupsSettings. create(NetworkEndpointGroupsStubSettings stub)NetworkEndpointGroupsSettingsNetworkEndpointGroupsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type NetworkEndpointGroupsSettings Modifier and Type Method Description static NetworkEndpointGroupsClientNetworkEndpointGroupsClient. 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.
-