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