Uses of Class
com.google.cloud.netapp.v1.ListKmsConfigsRequest
-
Packages that use ListKmsConfigsRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListKmsConfigsRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListKmsConfigsRequest Modifier and Type Method Description ListKmsConfigsRequest
ListKmsConfigsRequest.Builder. build()
ListKmsConfigsRequest
ListKmsConfigsRequest.Builder. buildPartial()
static ListKmsConfigsRequest
ListKmsConfigsRequest. getDefaultInstance()
ListKmsConfigsRequest
ListKmsConfigsRequest.Builder. getDefaultInstanceForType()
ListKmsConfigsRequest
ListKmsConfigsRequest. getDefaultInstanceForType()
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseDelimitedFrom(InputStream input)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(byte[] data)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(InputStream input)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(ByteBuffer data)
static ListKmsConfigsRequest
ListKmsConfigsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListKmsConfigsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListKmsConfigsRequest,ListKmsConfigsResponse>
NetAppGrpc. getListKmsConfigsMethod()
com.google.protobuf.Parser<ListKmsConfigsRequest>
ListKmsConfigsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,ListKmsConfigsResponse>
NetAppClient. listKmsConfigsCallable()
Returns descriptions of all KMS configs owned by the caller.com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>
NetAppClient. listKmsConfigsPagedCallable()
Returns descriptions of all KMS configs owned by the caller.com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>
NetAppSettings.Builder. listKmsConfigsSettings()
Returns the builder for the settings used for calls to listKmsConfigs.com.google.api.gax.rpc.PagedCallSettings<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>
NetAppSettings. listKmsConfigsSettings()
Returns the object with the settings used for calls to listKmsConfigs.static com.google.protobuf.Parser<ListKmsConfigsRequest>
ListKmsConfigsRequest. parser()
Methods in com.google.cloud.netapp.v1 with parameters of type ListKmsConfigsRequest Modifier and Type Method Description NetAppClient.ListKmsConfigsPagedResponse
NetAppClient. listKmsConfigs(ListKmsConfigsRequest request)
Returns descriptions of all KMS configs owned by the caller.default void
NetAppGrpc.AsyncService. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)
Returns descriptions of all KMS configs owned by the caller.ListKmsConfigsResponse
NetAppGrpc.NetAppBlockingStub. listKmsConfigs(ListKmsConfigsRequest request)
Returns descriptions of all KMS configs owned by the caller.com.google.common.util.concurrent.ListenableFuture<ListKmsConfigsResponse>
NetAppGrpc.NetAppFutureStub. listKmsConfigs(ListKmsConfigsRequest request)
Returns descriptions of all KMS configs owned by the caller.void
NetAppGrpc.NetAppStub. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)
Returns descriptions of all KMS configs owned by the caller.ListKmsConfigsRequest.Builder
ListKmsConfigsRequest.Builder. mergeFrom(ListKmsConfigsRequest other)
static ListKmsConfigsRequest.Builder
ListKmsConfigsRequest. newBuilder(ListKmsConfigsRequest prototype)
Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListKmsConfigsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListKmsConfigsPagedResponse>
NetAppClient.ListKmsConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, com.google.api.core.ApiFuture<ListKmsConfigsResponse> futureResponse)
protected NetAppClient.ListKmsConfigsPage
NetAppClient.ListKmsConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, ListKmsConfigsResponse response)
com.google.api.core.ApiFuture<NetAppClient.ListKmsConfigsPage>
NetAppClient.ListKmsConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, com.google.api.core.ApiFuture<ListKmsConfigsResponse> futureResponse)
-
Uses of ListKmsConfigsRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListKmsConfigsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,ListKmsConfigsResponse>
GrpcNetAppStub. listKmsConfigsCallable()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,ListKmsConfigsResponse>
HttpJsonNetAppStub. listKmsConfigsCallable()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,ListKmsConfigsResponse>
NetAppStub. listKmsConfigsCallable()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>
GrpcNetAppStub. listKmsConfigsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>
HttpJsonNetAppStub. listKmsConfigsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListKmsConfigsRequest,NetAppClient.ListKmsConfigsPagedResponse>
NetAppStub. listKmsConfigsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>
NetAppStubSettings.Builder. listKmsConfigsSettings()
Returns the builder for the settings used for calls to listKmsConfigs.com.google.api.gax.rpc.PagedCallSettings<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>
NetAppStubSettings. listKmsConfigsSettings()
Returns the object with the settings used for calls to listKmsConfigs.
-