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