Uses of Class
com.google.cloud.netapp.v1.ListKmsConfigsResponse
-
Packages that use ListKmsConfigsResponse Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListKmsConfigsResponse in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListKmsConfigsResponse Modifier and Type Method Description ListKmsConfigsResponse
ListKmsConfigsResponse.Builder. build()
ListKmsConfigsResponse
ListKmsConfigsResponse.Builder. buildPartial()
static ListKmsConfigsResponse
ListKmsConfigsResponse. getDefaultInstance()
ListKmsConfigsResponse
ListKmsConfigsResponse.Builder. getDefaultInstanceForType()
ListKmsConfigsResponse
ListKmsConfigsResponse. getDefaultInstanceForType()
ListKmsConfigsResponse
NetAppGrpc.NetAppBlockingStub. listKmsConfigs(ListKmsConfigsRequest request)
Returns descriptions of all KMS configs owned by the caller.static ListKmsConfigsResponse
ListKmsConfigsResponse. parseDelimitedFrom(InputStream input)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(byte[] data)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(InputStream input)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(ByteBuffer data)
static ListKmsConfigsResponse
ListKmsConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListKmsConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListKmsConfigsRequest,ListKmsConfigsResponse>
NetAppGrpc. getListKmsConfigsMethod()
com.google.protobuf.Parser<ListKmsConfigsResponse>
ListKmsConfigsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListKmsConfigsResponse>
NetAppGrpc.NetAppFutureStub. listKmsConfigs(ListKmsConfigsRequest request)
Returns descriptions of all KMS configs owned by the caller.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.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<ListKmsConfigsResponse>
ListKmsConfigsResponse. parser()
Methods in com.google.cloud.netapp.v1 with parameters of type ListKmsConfigsResponse Modifier and Type Method Description protected NetAppClient.ListKmsConfigsPage
NetAppClient.ListKmsConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, ListKmsConfigsResponse response)
ListKmsConfigsResponse.Builder
ListKmsConfigsResponse.Builder. mergeFrom(ListKmsConfigsResponse other)
static ListKmsConfigsResponse.Builder
ListKmsConfigsResponse. newBuilder(ListKmsConfigsResponse prototype)
Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListKmsConfigsResponse 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)
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)
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)
default void
NetAppGrpc.AsyncService. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)
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. -
Uses of ListKmsConfigsResponse in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListKmsConfigsResponse 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.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.
-