Uses of Class
com.google.cloud.netapp.v1.UpdateKmsConfigRequest
-
Packages that use UpdateKmsConfigRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of UpdateKmsConfigRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return UpdateKmsConfigRequest Modifier and Type Method Description UpdateKmsConfigRequest
UpdateKmsConfigRequest.Builder. build()
UpdateKmsConfigRequest
UpdateKmsConfigRequest.Builder. buildPartial()
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. getDefaultInstance()
UpdateKmsConfigRequest
UpdateKmsConfigRequest.Builder. getDefaultInstanceForType()
UpdateKmsConfigRequest
UpdateKmsConfigRequest. getDefaultInstanceForType()
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseDelimitedFrom(InputStream input)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(byte[] data)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(InputStream input)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(ByteBuffer data)
static UpdateKmsConfigRequest
UpdateKmsConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type UpdateKmsConfigRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateKmsConfigRequest>
UpdateKmsConfigRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppGrpc. getUpdateKmsConfigMethod()
static com.google.protobuf.Parser<UpdateKmsConfigRequest>
UpdateKmsConfigRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppClient. updateKmsConfigCallable()
Updates the Kms config properties with the full speccom.google.api.gax.rpc.OperationCallable<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppClient. updateKmsConfigOperationCallable()
Updates the Kms config properties with the full speccom.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppSettings.Builder. updateKmsConfigOperationSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.OperationCallSettings<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppSettings. updateKmsConfigOperationSettings()
Returns the object with the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppSettings.Builder. updateKmsConfigSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppSettings. updateKmsConfigSettings()
Returns the object with the settings used for calls to updateKmsConfig.Methods in com.google.cloud.netapp.v1 with parameters of type UpdateKmsConfigRequest Modifier and Type Method Description UpdateKmsConfigRequest.Builder
UpdateKmsConfigRequest.Builder. mergeFrom(UpdateKmsConfigRequest other)
static UpdateKmsConfigRequest.Builder
UpdateKmsConfigRequest. newBuilder(UpdateKmsConfigRequest prototype)
default void
NetAppGrpc.AsyncService. updateKmsConfig(UpdateKmsConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the Kms config properties with the full speccom.google.longrunning.Operation
NetAppGrpc.NetAppBlockingStub. updateKmsConfig(UpdateKmsConfigRequest request)
Updates the Kms config properties with the full speccom.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
NetAppGrpc.NetAppFutureStub. updateKmsConfig(UpdateKmsConfigRequest request)
Updates the Kms config properties with the full specvoid
NetAppGrpc.NetAppStub. updateKmsConfig(UpdateKmsConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the Kms config properties with the full speccom.google.api.gax.longrunning.OperationFuture<KmsConfig,OperationMetadata>
NetAppClient. updateKmsConfigAsync(UpdateKmsConfigRequest request)
Updates the Kms config properties with the full spec -
Uses of UpdateKmsConfigRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type UpdateKmsConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateKmsConfigRequest,com.google.longrunning.Operation>
GrpcNetAppStub. updateKmsConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateKmsConfigRequest,com.google.longrunning.Operation>
HttpJsonNetAppStub. updateKmsConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppStub. updateKmsConfigCallable()
com.google.api.gax.rpc.OperationCallable<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
GrpcNetAppStub. updateKmsConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
HttpJsonNetAppStub. updateKmsConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppStub. updateKmsConfigOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppStubSettings.Builder. updateKmsConfigOperationSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.OperationCallSettings<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
NetAppStubSettings. updateKmsConfigOperationSettings()
Returns the object with the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppStubSettings.Builder. updateKmsConfigSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateKmsConfigRequest,com.google.longrunning.Operation>
NetAppStubSettings. updateKmsConfigSettings()
Returns the object with the settings used for calls to updateKmsConfig.
-