Uses of Class
com.google.cloud.compute.v1.SetBackendServiceTargetSslProxyRequest
-
Packages that use SetBackendServiceTargetSslProxyRequest 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 SetBackendServiceTargetSslProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetBackendServiceTargetSslProxyRequest Modifier and Type Method Description SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest.Builder. build()
SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest.Builder. buildPartial()
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. getDefaultInstance()
SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest.Builder. getDefaultInstanceForType()
SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. getDefaultInstanceForType()
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseDelimitedFrom(InputStream input)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(byte[] data)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(com.google.protobuf.ByteString data)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(InputStream input)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(ByteBuffer data)
static SetBackendServiceTargetSslProxyRequest
SetBackendServiceTargetSslProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetBackendServiceTargetSslProxyRequest Modifier and Type Method Description com.google.protobuf.Parser<SetBackendServiceTargetSslProxyRequest>
SetBackendServiceTargetSslProxyRequest. getParserForType()
static com.google.protobuf.Parser<SetBackendServiceTargetSslProxyRequest>
SetBackendServiceTargetSslProxyRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesClient. setBackendServiceCallable()
Changes the BackendService for TargetSslProxy.com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesClient. setBackendServiceOperationCallable()
Changes the BackendService for TargetSslProxy.com.google.api.gax.rpc.OperationCallSettings.Builder<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesSettings.Builder. setBackendServiceOperationSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.OperationCallSettings<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesSettings. setBackendServiceOperationSettings()
Returns the object with the settings used for calls to setBackendService.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesSettings.Builder. setBackendServiceSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.UnaryCallSettings<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesSettings. setBackendServiceSettings()
Returns the object with the settings used for calls to setBackendService.Methods in com.google.cloud.compute.v1 with parameters of type SetBackendServiceTargetSslProxyRequest Modifier and Type Method Description SetBackendServiceTargetSslProxyRequest.Builder
SetBackendServiceTargetSslProxyRequest.Builder. mergeFrom(SetBackendServiceTargetSslProxyRequest other)
static SetBackendServiceTargetSslProxyRequest.Builder
SetBackendServiceTargetSslProxyRequest. newBuilder(SetBackendServiceTargetSslProxyRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetSslProxiesClient. setBackendServiceAsync(SetBackendServiceTargetSslProxyRequest request)
Changes the BackendService for TargetSslProxy. -
Uses of SetBackendServiceTargetSslProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetBackendServiceTargetSslProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation>
HttpJsonTargetSslProxiesStub. setBackendServiceCallable()
com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesStub. setBackendServiceCallable()
com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
HttpJsonTargetSslProxiesStub. setBackendServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesStub. setBackendServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesStubSettings.Builder. setBackendServiceOperationSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.OperationCallSettings<SetBackendServiceTargetSslProxyRequest,Operation,Operation>
TargetSslProxiesStubSettings. setBackendServiceOperationSettings()
Returns the object with the settings used for calls to setBackendService.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesStubSettings.Builder. setBackendServiceSettings()
Returns the builder for the settings used for calls to setBackendService.com.google.api.gax.rpc.UnaryCallSettings<SetBackendServiceTargetSslProxyRequest,Operation>
TargetSslProxiesStubSettings. setBackendServiceSettings()
Returns the object with the settings used for calls to setBackendService.
-