Uses of Class
com.google.cloud.compute.v1.GetTargetSslProxyRequest
-
Packages that use GetTargetSslProxyRequest 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 GetTargetSslProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetTargetSslProxyRequest Modifier and Type Method Description GetTargetSslProxyRequestGetTargetSslProxyRequest.Builder. build()GetTargetSslProxyRequestGetTargetSslProxyRequest.Builder. buildPartial()static GetTargetSslProxyRequestGetTargetSslProxyRequest. getDefaultInstance()GetTargetSslProxyRequestGetTargetSslProxyRequest.Builder. getDefaultInstanceForType()GetTargetSslProxyRequestGetTargetSslProxyRequest. getDefaultInstanceForType()static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseDelimitedFrom(InputStream input)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(byte[] data)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(com.google.protobuf.ByteString data)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(InputStream input)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(ByteBuffer data)static GetTargetSslProxyRequestGetTargetSslProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetTargetSslProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesClient. getCallable()Returns the specified TargetSslProxy resource.com.google.protobuf.Parser<GetTargetSslProxyRequest>GetTargetSslProxyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetTargetSslProxyRequest>GetTargetSslProxyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetTargetSslProxyRequest Modifier and Type Method Description TargetSslProxyTargetSslProxiesClient. get(GetTargetSslProxyRequest request)Returns the specified TargetSslProxy resource.GetTargetSslProxyRequest.BuilderGetTargetSslProxyRequest.Builder. mergeFrom(GetTargetSslProxyRequest other)static GetTargetSslProxyRequest.BuilderGetTargetSslProxyRequest. newBuilder(GetTargetSslProxyRequest prototype) -
Uses of GetTargetSslProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetTargetSslProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>HttpJsonTargetSslProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-