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 ListKmsConfigsRequestListKmsConfigsRequest.Builder. build()ListKmsConfigsRequestListKmsConfigsRequest.Builder. buildPartial()static ListKmsConfigsRequestListKmsConfigsRequest. getDefaultInstance()ListKmsConfigsRequestListKmsConfigsRequest.Builder. getDefaultInstanceForType()ListKmsConfigsRequestListKmsConfigsRequest. getDefaultInstanceForType()static ListKmsConfigsRequestListKmsConfigsRequest. parseDelimitedFrom(InputStream input)static ListKmsConfigsRequestListKmsConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(byte[] data)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(InputStream input)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsRequestListKmsConfigsRequest. parseFrom(ByteBuffer data)static ListKmsConfigsRequestListKmsConfigsRequest. 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.ListKmsConfigsPagedResponseNetAppClient. listKmsConfigs(ListKmsConfigsRequest request)Returns descriptions of all KMS configs owned by the caller.default voidNetAppGrpc.AsyncService. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)Returns descriptions of all KMS configs owned by the caller.ListKmsConfigsResponseNetAppGrpc.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.voidNetAppGrpc.NetAppStub. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)Returns descriptions of all KMS configs owned by the caller.ListKmsConfigsRequest.BuilderListKmsConfigsRequest.Builder. mergeFrom(ListKmsConfigsRequest other)static ListKmsConfigsRequest.BuilderListKmsConfigsRequest. 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.ListKmsConfigsPageNetAppClient.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.
-