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 EkmConfig
EkmConfig.Builder. build()
EkmConfig
EkmConfig.Builder. buildPartial()
static EkmConfig
EkmConfig. getDefaultInstance()
EkmConfig
EkmConfig.Builder. getDefaultInstanceForType()
EkmConfig
EkmConfig. getDefaultInstanceForType()
EkmConfig
EkmServiceClient. getEkmConfig(EkmConfigName name)
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
EkmServiceClient. getEkmConfig(GetEkmConfigRequest request)
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
EkmServiceClient. getEkmConfig(String name)
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
EkmServiceGrpc.EkmServiceBlockingStub. getEkmConfig(GetEkmConfigRequest request)
Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
UpdateEkmConfigRequest.Builder. getEkmConfig()
Required.EkmConfig
UpdateEkmConfigRequest. getEkmConfig()
Required.EkmConfig
UpdateEkmConfigRequestOrBuilder. getEkmConfig()
Required.static EkmConfig
EkmConfig. parseDelimitedFrom(InputStream input)
static EkmConfig
EkmConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EkmConfig
EkmConfig. parseFrom(byte[] data)
static EkmConfig
EkmConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EkmConfig
EkmConfig. parseFrom(com.google.protobuf.ByteString data)
static EkmConfig
EkmConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EkmConfig
EkmConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static EkmConfig
EkmConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EkmConfig
EkmConfig. parseFrom(InputStream input)
static EkmConfig
EkmConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EkmConfig
EkmConfig. parseFrom(ByteBuffer data)
static EkmConfig
EkmConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EkmConfig
EkmServiceClient. updateEkmConfig(EkmConfig ekmConfig, com.google.protobuf.FieldMask updateMask)
Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
EkmServiceClient. updateEkmConfig(UpdateEkmConfigRequest request)
Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.EkmConfig
EkmServiceGrpc.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.Builder
UpdateEkmConfigRequest.Builder. mergeEkmConfig(EkmConfig value)
Required.EkmConfig.Builder
EkmConfig.Builder. mergeFrom(EkmConfig other)
static EkmConfig.Builder
EkmConfig. newBuilder(EkmConfig prototype)
UpdateEkmConfigRequest.Builder
UpdateEkmConfigRequest.Builder. setEkmConfig(EkmConfig value)
Required.EkmConfig
EkmServiceClient. 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 void
EkmServiceGrpc.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.void
EkmServiceGrpc.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 void
EkmServiceGrpc.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.void
EkmServiceGrpc.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.
-