Uses of Class
com.google.cloud.networksecurity.v1beta1.UpdateClientTlsPolicyRequest
-
Packages that use UpdateClientTlsPolicyRequest Package Description com.google.cloud.networksecurity.v1beta1 A client to Network Security APIcom.google.cloud.networksecurity.v1beta1.stub -
-
Uses of UpdateClientTlsPolicyRequest in com.google.cloud.networksecurity.v1beta1
Methods in com.google.cloud.networksecurity.v1beta1 that return UpdateClientTlsPolicyRequest Modifier and Type Method Description UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest.Builder. build()UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest.Builder. buildPartial()static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. getDefaultInstance()UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest.Builder. getDefaultInstanceForType()UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. getDefaultInstanceForType()static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseDelimitedFrom(InputStream input)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(byte[] data)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(InputStream input)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(ByteBuffer data)static UpdateClientTlsPolicyRequestUpdateClientTlsPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networksecurity.v1beta1 that return types with arguments of type UpdateClientTlsPolicyRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateClientTlsPolicyRequest>UpdateClientTlsPolicyRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecurityGrpc. getUpdateClientTlsPolicyMethod()static com.google.protobuf.Parser<UpdateClientTlsPolicyRequest>UpdateClientTlsPolicyRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecurityClient. updateClientTlsPolicyCallable()Updates the parameters of a single ClientTlsPolicy.com.google.api.gax.rpc.OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecurityClient. updateClientTlsPolicyOperationCallable()Updates the parameters of a single ClientTlsPolicy.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecuritySettings.Builder. updateClientTlsPolicyOperationSettings()Returns the builder for the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.OperationCallSettings<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecuritySettings. updateClientTlsPolicyOperationSettings()Returns the object with the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecuritySettings.Builder. updateClientTlsPolicySettings()Returns the builder for the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecuritySettings. updateClientTlsPolicySettings()Returns the object with the settings used for calls to updateClientTlsPolicy.Methods in com.google.cloud.networksecurity.v1beta1 with parameters of type UpdateClientTlsPolicyRequest Modifier and Type Method Description UpdateClientTlsPolicyRequest.BuilderUpdateClientTlsPolicyRequest.Builder. mergeFrom(UpdateClientTlsPolicyRequest other)static UpdateClientTlsPolicyRequest.BuilderUpdateClientTlsPolicyRequest. newBuilder(UpdateClientTlsPolicyRequest prototype)default voidNetworkSecurityGrpc.AsyncService. updateClientTlsPolicy(UpdateClientTlsPolicyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single ClientTlsPolicy.com.google.longrunning.OperationNetworkSecurityGrpc.NetworkSecurityBlockingStub. updateClientTlsPolicy(UpdateClientTlsPolicyRequest request)Updates the parameters of a single ClientTlsPolicy.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>NetworkSecurityGrpc.NetworkSecurityFutureStub. updateClientTlsPolicy(UpdateClientTlsPolicyRequest request)Updates the parameters of a single ClientTlsPolicy.voidNetworkSecurityGrpc.NetworkSecurityStub. updateClientTlsPolicy(UpdateClientTlsPolicyRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single ClientTlsPolicy.com.google.api.gax.longrunning.OperationFuture<ClientTlsPolicy,OperationMetadata>NetworkSecurityClient. updateClientTlsPolicyAsync(UpdateClientTlsPolicyRequest request)Updates the parameters of a single ClientTlsPolicy. -
Uses of UpdateClientTlsPolicyRequest in com.google.cloud.networksecurity.v1beta1.stub
Methods in com.google.cloud.networksecurity.v1beta1.stub that return types with arguments of type UpdateClientTlsPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>GrpcNetworkSecurityStub. updateClientTlsPolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>HttpJsonNetworkSecurityStub. updateClientTlsPolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecurityStub. updateClientTlsPolicyCallable()com.google.api.gax.rpc.OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>GrpcNetworkSecurityStub. updateClientTlsPolicyOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>HttpJsonNetworkSecurityStub. updateClientTlsPolicyOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecurityStub. updateClientTlsPolicyOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecurityStubSettings.Builder. updateClientTlsPolicyOperationSettings()Returns the builder for the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.OperationCallSettings<UpdateClientTlsPolicyRequest,ClientTlsPolicy,OperationMetadata>NetworkSecurityStubSettings. updateClientTlsPolicyOperationSettings()Returns the object with the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecurityStubSettings.Builder. updateClientTlsPolicySettings()Returns the builder for the settings used for calls to updateClientTlsPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateClientTlsPolicyRequest,com.google.longrunning.Operation>NetworkSecurityStubSettings. updateClientTlsPolicySettings()Returns the object with the settings used for calls to updateClientTlsPolicy.
-