Uses of Class
com.google.cloud.compute.v1.stub.ServiceAttachmentsStubSettings
-
Packages that use ServiceAttachmentsStubSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ServiceAttachmentsStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type ServiceAttachmentsStubSettings Modifier and Type Method Description static ServiceAttachmentsSettingsServiceAttachmentsSettings. create(ServiceAttachmentsStubSettings stub) -
Uses of ServiceAttachmentsStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return ServiceAttachmentsStubSettings Modifier and Type Method Description ServiceAttachmentsStubSettingsServiceAttachmentsStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type ServiceAttachmentsStubSettings Modifier and Type Method Description static HttpJsonServiceAttachmentsStubHttpJsonServiceAttachmentsStub. create(ServiceAttachmentsStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type ServiceAttachmentsStubSettings Constructor Description Builder(ServiceAttachmentsStubSettings settings)HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonServiceAttachmentsStub, using the given settings.HttpJsonServiceAttachmentsStub(ServiceAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonServiceAttachmentsStub, using the given settings.
-