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