Uses of Class
com.google.cloud.netapp.v1.EncryptVolumesRequest
-
Packages that use EncryptVolumesRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of EncryptVolumesRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return EncryptVolumesRequest Modifier and Type Method Description EncryptVolumesRequestEncryptVolumesRequest.Builder. build()EncryptVolumesRequestEncryptVolumesRequest.Builder. buildPartial()static EncryptVolumesRequestEncryptVolumesRequest. getDefaultInstance()EncryptVolumesRequestEncryptVolumesRequest.Builder. getDefaultInstanceForType()EncryptVolumesRequestEncryptVolumesRequest. getDefaultInstanceForType()static EncryptVolumesRequestEncryptVolumesRequest. parseDelimitedFrom(InputStream input)static EncryptVolumesRequestEncryptVolumesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(byte[] data)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(com.google.protobuf.ByteString data)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(InputStream input)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(ByteBuffer data)static EncryptVolumesRequestEncryptVolumesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.v1 that return types with arguments of type EncryptVolumesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppClient. encryptVolumesCallable()Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.com.google.api.gax.rpc.OperationCallable<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppClient. encryptVolumesOperationCallable()Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.com.google.api.gax.rpc.OperationCallSettings.Builder<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppSettings.Builder. encryptVolumesOperationSettings()Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.OperationCallSettings<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppSettings. encryptVolumesOperationSettings()Returns the object with the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings.Builder<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppSettings.Builder. encryptVolumesSettings()Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppSettings. encryptVolumesSettings()Returns the object with the settings used for calls to encryptVolumes.static io.grpc.MethodDescriptor<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppGrpc. getEncryptVolumesMethod()com.google.protobuf.Parser<EncryptVolumesRequest>EncryptVolumesRequest. getParserForType()static com.google.protobuf.Parser<EncryptVolumesRequest>EncryptVolumesRequest. parser()Methods in com.google.cloud.netapp.v1 with parameters of type EncryptVolumesRequest Modifier and Type Method Description default voidNetAppGrpc.AsyncService. encryptVolumes(EncryptVolumesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.com.google.longrunning.OperationNetAppGrpc.NetAppBlockingStub. encryptVolumes(EncryptVolumesRequest request)Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>NetAppGrpc.NetAppFutureStub. encryptVolumes(EncryptVolumesRequest request)Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.voidNetAppGrpc.NetAppStub. encryptVolumes(EncryptVolumesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.com.google.api.gax.longrunning.OperationFuture<KmsConfig,OperationMetadata>NetAppClient. encryptVolumesAsync(EncryptVolumesRequest request)Encrypt the existing volumes without CMEK encryption with the desired the KMS config for the whole region.EncryptVolumesRequest.BuilderEncryptVolumesRequest.Builder. mergeFrom(EncryptVolumesRequest other)static EncryptVolumesRequest.BuilderEncryptVolumesRequest. newBuilder(EncryptVolumesRequest prototype) -
Uses of EncryptVolumesRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type EncryptVolumesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EncryptVolumesRequest,com.google.longrunning.Operation>GrpcNetAppStub. encryptVolumesCallable()com.google.api.gax.rpc.UnaryCallable<EncryptVolumesRequest,com.google.longrunning.Operation>HttpJsonNetAppStub. encryptVolumesCallable()com.google.api.gax.rpc.UnaryCallable<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppStub. encryptVolumesCallable()com.google.api.gax.rpc.OperationCallable<EncryptVolumesRequest,KmsConfig,OperationMetadata>GrpcNetAppStub. encryptVolumesOperationCallable()com.google.api.gax.rpc.OperationCallable<EncryptVolumesRequest,KmsConfig,OperationMetadata>HttpJsonNetAppStub. encryptVolumesOperationCallable()com.google.api.gax.rpc.OperationCallable<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppStub. encryptVolumesOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppStubSettings.Builder. encryptVolumesOperationSettings()Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.OperationCallSettings<EncryptVolumesRequest,KmsConfig,OperationMetadata>NetAppStubSettings. encryptVolumesOperationSettings()Returns the object with the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings.Builder<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppStubSettings.Builder. encryptVolumesSettings()Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings<EncryptVolumesRequest,com.google.longrunning.Operation>NetAppStubSettings. encryptVolumesSettings()Returns the object with the settings used for calls to encryptVolumes.
-