Uses of Class
com.google.cloud.kms.v1.EkmConfig
-
Packages that use EkmConfig Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of EkmConfig in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return EkmConfig Modifier and Type Method Description EkmConfigEkmConfig.Builder. build()EkmConfigEkmConfig.Builder. buildPartial()static EkmConfigEkmConfig. getDefaultInstance()EkmConfigEkmConfig.Builder. getDefaultInstanceForType()EkmConfigEkmConfig. getDefaultInstanceForType()EkmConfigEkmServiceClient. getEkmConfig(EkmConfigName name)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigEkmServiceClient. getEkmConfig(GetEkmConfigRequest request)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigEkmServiceClient. getEkmConfig(String name)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigEkmServiceGrpc.EkmServiceBlockingStub. getEkmConfig(GetEkmConfigRequest request)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigUpdateEkmConfigRequest.Builder. getEkmConfig()Required.EkmConfigUpdateEkmConfigRequest. getEkmConfig()Required.EkmConfigUpdateEkmConfigRequestOrBuilder. getEkmConfig()Required.static EkmConfigEkmConfig. parseDelimitedFrom(InputStream input)static EkmConfigEkmConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EkmConfigEkmConfig. parseFrom(byte[] data)static EkmConfigEkmConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EkmConfigEkmConfig. parseFrom(com.google.protobuf.ByteString data)static EkmConfigEkmConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EkmConfigEkmConfig. parseFrom(com.google.protobuf.CodedInputStream input)static EkmConfigEkmConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EkmConfigEkmConfig. parseFrom(InputStream input)static EkmConfigEkmConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EkmConfigEkmConfig. parseFrom(ByteBuffer data)static EkmConfigEkmConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EkmConfigEkmServiceClient. updateEkmConfig(EkmConfig ekmConfig, com.google.protobuf.FieldMask updateMask)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigEkmServiceClient. updateEkmConfig(UpdateEkmConfigRequest request)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfigEkmServiceGrpc.EkmServiceBlockingStub. updateEkmConfig(UpdateEkmConfigRequest request)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.Methods in com.google.cloud.kms.v1 that return types with arguments of type EkmConfig Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<EkmConfig>EkmServiceGrpc.EkmServiceFutureStub. getEkmConfig(GetEkmConfigRequest request)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.com.google.api.gax.rpc.UnaryCallable<GetEkmConfigRequest,EkmConfig>EkmServiceClient. getEkmConfigCallable()Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEkmConfigRequest,EkmConfig>EkmServiceSettings.Builder. getEkmConfigSettings()Returns the builder for the settings used for calls to getEkmConfig.com.google.api.gax.rpc.UnaryCallSettings<GetEkmConfigRequest,EkmConfig>EkmServiceSettings. getEkmConfigSettings()Returns the object with the settings used for calls to getEkmConfig.static io.grpc.MethodDescriptor<GetEkmConfigRequest,EkmConfig>EkmServiceGrpc. getGetEkmConfigMethod()com.google.protobuf.Parser<EkmConfig>EkmConfig. getParserForType()static io.grpc.MethodDescriptor<UpdateEkmConfigRequest,EkmConfig>EkmServiceGrpc. getUpdateEkmConfigMethod()static com.google.protobuf.Parser<EkmConfig>EkmConfig. parser()com.google.common.util.concurrent.ListenableFuture<EkmConfig>EkmServiceGrpc.EkmServiceFutureStub. updateEkmConfig(UpdateEkmConfigRequest request)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.com.google.api.gax.rpc.UnaryCallable<UpdateEkmConfigRequest,EkmConfig>EkmServiceClient. updateEkmConfigCallable()Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEkmConfigRequest,EkmConfig>EkmServiceSettings.Builder. updateEkmConfigSettings()Returns the builder for the settings used for calls to updateEkmConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateEkmConfigRequest,EkmConfig>EkmServiceSettings. updateEkmConfigSettings()Returns the object with the settings used for calls to updateEkmConfig.Methods in com.google.cloud.kms.v1 with parameters of type EkmConfig Modifier and Type Method Description UpdateEkmConfigRequest.BuilderUpdateEkmConfigRequest.Builder. mergeEkmConfig(EkmConfig value)Required.EkmConfig.BuilderEkmConfig.Builder. mergeFrom(EkmConfig other)static EkmConfig.BuilderEkmConfig. newBuilder(EkmConfig prototype)UpdateEkmConfigRequest.BuilderUpdateEkmConfigRequest.Builder. setEkmConfig(EkmConfig value)Required.EkmConfigEkmServiceClient. updateEkmConfig(EkmConfig ekmConfig, com.google.protobuf.FieldMask updateMask)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.Method parameters in com.google.cloud.kms.v1 with type arguments of type EkmConfig Modifier and Type Method Description default voidEkmServiceGrpc.AsyncService. getEkmConfig(GetEkmConfigRequest request, io.grpc.stub.StreamObserver<EkmConfig> responseObserver)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.voidEkmServiceGrpc.EkmServiceStub. getEkmConfig(GetEkmConfigRequest request, io.grpc.stub.StreamObserver<EkmConfig> responseObserver)Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.default voidEkmServiceGrpc.AsyncService. updateEkmConfig(UpdateEkmConfigRequest request, io.grpc.stub.StreamObserver<EkmConfig> responseObserver)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.voidEkmServiceGrpc.EkmServiceStub. updateEkmConfig(UpdateEkmConfigRequest request, io.grpc.stub.StreamObserver<EkmConfig> responseObserver)Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location. -
Uses of EkmConfig in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type EkmConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetEkmConfigRequest,EkmConfig>EkmServiceStub. getEkmConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetEkmConfigRequest,EkmConfig>GrpcEkmServiceStub. getEkmConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetEkmConfigRequest,EkmConfig>HttpJsonEkmServiceStub. getEkmConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEkmConfigRequest,EkmConfig>EkmServiceStubSettings.Builder. getEkmConfigSettings()Returns the builder for the settings used for calls to getEkmConfig.com.google.api.gax.rpc.UnaryCallSettings<GetEkmConfigRequest,EkmConfig>EkmServiceStubSettings. getEkmConfigSettings()Returns the object with the settings used for calls to getEkmConfig.com.google.api.gax.rpc.UnaryCallable<UpdateEkmConfigRequest,EkmConfig>EkmServiceStub. updateEkmConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEkmConfigRequest,EkmConfig>GrpcEkmServiceStub. updateEkmConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateEkmConfigRequest,EkmConfig>HttpJsonEkmServiceStub. updateEkmConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEkmConfigRequest,EkmConfig>EkmServiceStubSettings.Builder. updateEkmConfigSettings()Returns the builder for the settings used for calls to updateEkmConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateEkmConfigRequest,EkmConfig>EkmServiceStubSettings. updateEkmConfigSettings()Returns the object with the settings used for calls to updateEkmConfig.
-