Uses of Class
com.google.cloud.networksecurity.v1beta1.GetClientTlsPolicyRequest
-
Packages that use GetClientTlsPolicyRequest Package Description com.google.cloud.networksecurity.v1beta1 A client to Network Security APIcom.google.cloud.networksecurity.v1beta1.stub -
-
Uses of GetClientTlsPolicyRequest in com.google.cloud.networksecurity.v1beta1
Methods in com.google.cloud.networksecurity.v1beta1 that return GetClientTlsPolicyRequest Modifier and Type Method Description GetClientTlsPolicyRequestGetClientTlsPolicyRequest.Builder. build()GetClientTlsPolicyRequestGetClientTlsPolicyRequest.Builder. buildPartial()static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. getDefaultInstance()GetClientTlsPolicyRequestGetClientTlsPolicyRequest.Builder. getDefaultInstanceForType()GetClientTlsPolicyRequestGetClientTlsPolicyRequest. getDefaultInstanceForType()static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseDelimitedFrom(InputStream input)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(byte[] data)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(InputStream input)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(ByteBuffer data)static GetClientTlsPolicyRequestGetClientTlsPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networksecurity.v1beta1 that return types with arguments of type GetClientTlsPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecurityClient. getClientTlsPolicyCallable()Gets details of a single ClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecuritySettings.Builder. getClientTlsPolicySettings()Returns the builder for the settings used for calls to getClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecuritySettings. getClientTlsPolicySettings()Returns the object with the settings used for calls to getClientTlsPolicy.static io.grpc.MethodDescriptor<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecurityGrpc. getGetClientTlsPolicyMethod()com.google.protobuf.Parser<GetClientTlsPolicyRequest>GetClientTlsPolicyRequest. getParserForType()static com.google.protobuf.Parser<GetClientTlsPolicyRequest>GetClientTlsPolicyRequest. parser()Methods in com.google.cloud.networksecurity.v1beta1 with parameters of type GetClientTlsPolicyRequest Modifier and Type Method Description ClientTlsPolicyNetworkSecurityClient. getClientTlsPolicy(GetClientTlsPolicyRequest request)Gets details of a single ClientTlsPolicy.default voidNetworkSecurityGrpc.AsyncService. getClientTlsPolicy(GetClientTlsPolicyRequest request, io.grpc.stub.StreamObserver<ClientTlsPolicy> responseObserver)Gets details of a single ClientTlsPolicy.ClientTlsPolicyNetworkSecurityGrpc.NetworkSecurityBlockingStub. getClientTlsPolicy(GetClientTlsPolicyRequest request)Gets details of a single ClientTlsPolicy.com.google.common.util.concurrent.ListenableFuture<ClientTlsPolicy>NetworkSecurityGrpc.NetworkSecurityFutureStub. getClientTlsPolicy(GetClientTlsPolicyRequest request)Gets details of a single ClientTlsPolicy.voidNetworkSecurityGrpc.NetworkSecurityStub. getClientTlsPolicy(GetClientTlsPolicyRequest request, io.grpc.stub.StreamObserver<ClientTlsPolicy> responseObserver)Gets details of a single ClientTlsPolicy.GetClientTlsPolicyRequest.BuilderGetClientTlsPolicyRequest.Builder. mergeFrom(GetClientTlsPolicyRequest other)static GetClientTlsPolicyRequest.BuilderGetClientTlsPolicyRequest. newBuilder(GetClientTlsPolicyRequest prototype) -
Uses of GetClientTlsPolicyRequest in com.google.cloud.networksecurity.v1beta1.stub
Methods in com.google.cloud.networksecurity.v1beta1.stub that return types with arguments of type GetClientTlsPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy>GrpcNetworkSecurityStub. getClientTlsPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy>HttpJsonNetworkSecurityStub. getClientTlsPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecurityStub. getClientTlsPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecurityStubSettings.Builder. getClientTlsPolicySettings()Returns the builder for the settings used for calls to getClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetClientTlsPolicyRequest,ClientTlsPolicy>NetworkSecurityStubSettings. getClientTlsPolicySettings()Returns the object with the settings used for calls to getClientTlsPolicy.
-