Uses of Class
com.google.cloud.kms.v1.VerifyConnectivityResponse
-
Packages that use VerifyConnectivityResponse Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of VerifyConnectivityResponse in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return VerifyConnectivityResponse Modifier and Type Method Description VerifyConnectivityResponse
VerifyConnectivityResponse.Builder. build()
VerifyConnectivityResponse
VerifyConnectivityResponse.Builder. buildPartial()
static VerifyConnectivityResponse
VerifyConnectivityResponse. getDefaultInstance()
VerifyConnectivityResponse
VerifyConnectivityResponse.Builder. getDefaultInstanceForType()
VerifyConnectivityResponse
VerifyConnectivityResponse. getDefaultInstanceForType()
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseDelimitedFrom(InputStream input)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(byte[] data)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(com.google.protobuf.ByteString data)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(InputStream input)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(ByteBuffer data)
static VerifyConnectivityResponse
VerifyConnectivityResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VerifyConnectivityResponse
EkmServiceClient. verifyConnectivity(EkmConnectionName name)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].VerifyConnectivityResponse
EkmServiceClient. verifyConnectivity(VerifyConnectivityRequest request)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].VerifyConnectivityResponse
EkmServiceClient. verifyConnectivity(String name)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].VerifyConnectivityResponse
EkmServiceGrpc.EkmServiceBlockingStub. verifyConnectivity(VerifyConnectivityRequest request)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].Methods in com.google.cloud.kms.v1 that return types with arguments of type VerifyConnectivityResponse Modifier and Type Method Description com.google.protobuf.Parser<VerifyConnectivityResponse>
VerifyConnectivityResponse. getParserForType()
static io.grpc.MethodDescriptor<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceGrpc. getVerifyConnectivityMethod()
static com.google.protobuf.Parser<VerifyConnectivityResponse>
VerifyConnectivityResponse. parser()
com.google.common.util.concurrent.ListenableFuture<VerifyConnectivityResponse>
EkmServiceGrpc.EkmServiceFutureStub. verifyConnectivity(VerifyConnectivityRequest request)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].com.google.api.gax.rpc.UnaryCallable<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceClient. verifyConnectivityCallable()
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceSettings.Builder. verifyConnectivitySettings()
Returns the builder for the settings used for calls to verifyConnectivity.com.google.api.gax.rpc.UnaryCallSettings<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceSettings. verifyConnectivitySettings()
Returns the object with the settings used for calls to verifyConnectivity.Methods in com.google.cloud.kms.v1 with parameters of type VerifyConnectivityResponse Modifier and Type Method Description VerifyConnectivityResponse.Builder
VerifyConnectivityResponse.Builder. mergeFrom(VerifyConnectivityResponse other)
static VerifyConnectivityResponse.Builder
VerifyConnectivityResponse. newBuilder(VerifyConnectivityResponse prototype)
Method parameters in com.google.cloud.kms.v1 with type arguments of type VerifyConnectivityResponse Modifier and Type Method Description default void
EkmServiceGrpc.AsyncService. verifyConnectivity(VerifyConnectivityRequest request, io.grpc.stub.StreamObserver<VerifyConnectivityResponse> responseObserver)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection].void
EkmServiceGrpc.EkmServiceStub. verifyConnectivity(VerifyConnectivityRequest request, io.grpc.stub.StreamObserver<VerifyConnectivityResponse> responseObserver)
Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection]. -
Uses of VerifyConnectivityResponse in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type VerifyConnectivityResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceStub. verifyConnectivityCallable()
com.google.api.gax.rpc.UnaryCallable<VerifyConnectivityRequest,VerifyConnectivityResponse>
GrpcEkmServiceStub. verifyConnectivityCallable()
com.google.api.gax.rpc.UnaryCallable<VerifyConnectivityRequest,VerifyConnectivityResponse>
HttpJsonEkmServiceStub. verifyConnectivityCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceStubSettings.Builder. verifyConnectivitySettings()
Returns the builder for the settings used for calls to verifyConnectivity.com.google.api.gax.rpc.UnaryCallSettings<VerifyConnectivityRequest,VerifyConnectivityResponse>
EkmServiceStubSettings. verifyConnectivitySettings()
Returns the object with the settings used for calls to verifyConnectivity.
-