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 ListKmsConfigsResponseListKmsConfigsResponse.Builder. build()ListKmsConfigsResponseListKmsConfigsResponse.Builder. buildPartial()static ListKmsConfigsResponseListKmsConfigsResponse. getDefaultInstance()ListKmsConfigsResponseListKmsConfigsResponse.Builder. getDefaultInstanceForType()ListKmsConfigsResponseListKmsConfigsResponse. getDefaultInstanceForType()ListKmsConfigsResponseNetAppGrpc.NetAppBlockingStub. listKmsConfigs(ListKmsConfigsRequest request)Returns descriptions of all KMS configs owned by the caller.static ListKmsConfigsResponseListKmsConfigsResponse. parseDelimitedFrom(InputStream input)static ListKmsConfigsResponseListKmsConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(byte[] data)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(InputStream input)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListKmsConfigsResponseListKmsConfigsResponse. parseFrom(ByteBuffer data)static ListKmsConfigsResponseListKmsConfigsResponse. 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.ListKmsConfigsPageNetAppClient.ListKmsConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListKmsConfigsRequest,ListKmsConfigsResponse,KmsConfig> context, ListKmsConfigsResponse response)ListKmsConfigsResponse.BuilderListKmsConfigsResponse.Builder. mergeFrom(ListKmsConfigsResponse other)static ListKmsConfigsResponse.BuilderListKmsConfigsResponse. 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.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)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 voidNetAppGrpc.AsyncService. listKmsConfigs(ListKmsConfigsRequest request, io.grpc.stub.StreamObserver<ListKmsConfigsResponse> responseObserver)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. -
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.
-