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