Uses of Class
com.google.cloud.compute.v1.stub.NetworkAttachmentsStubSettings
-
Packages that use NetworkAttachmentsStubSettings 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 NetworkAttachmentsStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type NetworkAttachmentsStubSettings Modifier and Type Method Description static NetworkAttachmentsSettingsNetworkAttachmentsSettings. create(NetworkAttachmentsStubSettings stub) -
Uses of NetworkAttachmentsStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return NetworkAttachmentsStubSettings Modifier and Type Method Description NetworkAttachmentsStubSettingsNetworkAttachmentsStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type NetworkAttachmentsStubSettings Modifier and Type Method Description static HttpJsonNetworkAttachmentsStubHttpJsonNetworkAttachmentsStub. create(NetworkAttachmentsStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type NetworkAttachmentsStubSettings Constructor Description Builder(NetworkAttachmentsStubSettings settings)HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonNetworkAttachmentsStub, using the given settings.HttpJsonNetworkAttachmentsStub(NetworkAttachmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonNetworkAttachmentsStub, using the given settings.
-