Uses of Class
com.google.cloud.compute.v1.NetworkAttachmentsClient
-
Packages that use NetworkAttachmentsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkAttachmentsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkAttachmentsClient Modifier and Type Method Description static NetworkAttachmentsClient
NetworkAttachmentsClient. create()
Constructs an instance of NetworkAttachmentsClient with default settings.static NetworkAttachmentsClient
NetworkAttachmentsClient. create(NetworkAttachmentsSettings settings)
Constructs an instance of NetworkAttachmentsClient, using the given settings.static NetworkAttachmentsClient
NetworkAttachmentsClient. create(NetworkAttachmentsStub stub)
Constructs an instance of NetworkAttachmentsClient, using the given stub for making calls.
-