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 ServiceAttachmentsClientServiceAttachmentsClient. create()Constructs an instance of ServiceAttachmentsClient with default settings.static ServiceAttachmentsClientServiceAttachmentsClient. create(ServiceAttachmentsSettings settings)Constructs an instance of ServiceAttachmentsClient, using the given settings.static ServiceAttachmentsClientServiceAttachmentsClient. create(ServiceAttachmentsStub stub)Constructs an instance of ServiceAttachmentsClient, using the given stub for making calls.
-