Uses of Class
com.google.cloud.channel.v1.CheckCloudIdentityAccountsExistResponse
-
Packages that use CheckCloudIdentityAccountsExistResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CheckCloudIdentityAccountsExistResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CheckCloudIdentityAccountsExistResponse Modifier and Type Method Description CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse.Builder. build()
CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse.Builder. buildPartial()
CheckCloudIdentityAccountsExistResponse
CloudChannelServiceClient. checkCloudIdentityAccountsExist(CheckCloudIdentityAccountsExistRequest request)
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller.CheckCloudIdentityAccountsExistResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. checkCloudIdentityAccountsExist(CheckCloudIdentityAccountsExistRequest request)
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller.static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. getDefaultInstance()
CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse.Builder. getDefaultInstanceForType()
CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. getDefaultInstanceForType()
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseDelimitedFrom(InputStream input)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(byte[] data)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(com.google.protobuf.ByteString data)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(InputStream input)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(ByteBuffer data)
static CheckCloudIdentityAccountsExistResponse
CheckCloudIdentityAccountsExistResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CheckCloudIdentityAccountsExistResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. checkCloudIdentityAccountsExist(CheckCloudIdentityAccountsExistRequest request)
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller.com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceClient. checkCloudIdentityAccountsExistCallable()
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller.com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceSettings.Builder. checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.com.google.api.gax.rpc.UnaryCallSettings<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceSettings. checkCloudIdentityAccountsExistSettings()
Returns the object with the settings used for calls to checkCloudIdentityAccountsExist.static io.grpc.MethodDescriptor<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceGrpc. getCheckCloudIdentityAccountsExistMethod()
com.google.protobuf.Parser<CheckCloudIdentityAccountsExistResponse>
CheckCloudIdentityAccountsExistResponse. getParserForType()
static com.google.protobuf.Parser<CheckCloudIdentityAccountsExistResponse>
CheckCloudIdentityAccountsExistResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type CheckCloudIdentityAccountsExistResponse Modifier and Type Method Description CheckCloudIdentityAccountsExistResponse.Builder
CheckCloudIdentityAccountsExistResponse.Builder. mergeFrom(CheckCloudIdentityAccountsExistResponse other)
static CheckCloudIdentityAccountsExistResponse.Builder
CheckCloudIdentityAccountsExistResponse. newBuilder(CheckCloudIdentityAccountsExistResponse prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type CheckCloudIdentityAccountsExistResponse Modifier and Type Method Description default void
CloudChannelServiceGrpc.AsyncService. checkCloudIdentityAccountsExist(CheckCloudIdentityAccountsExistRequest request, io.grpc.stub.StreamObserver<CheckCloudIdentityAccountsExistResponse> responseObserver)
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller.void
CloudChannelServiceGrpc.CloudChannelServiceStub. checkCloudIdentityAccountsExist(CheckCloudIdentityAccountsExistRequest request, io.grpc.stub.StreamObserver<CheckCloudIdentityAccountsExistResponse> responseObserver)
Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller. -
Uses of CheckCloudIdentityAccountsExistResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type CheckCloudIdentityAccountsExistResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceStub. checkCloudIdentityAccountsExistCallable()
com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
GrpcCloudChannelServiceStub. checkCloudIdentityAccountsExistCallable()
com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
HttpJsonCloudChannelServiceStub. checkCloudIdentityAccountsExistCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceStubSettings.Builder. checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.com.google.api.gax.rpc.UnaryCallSettings<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
CloudChannelServiceStubSettings. checkCloudIdentityAccountsExistSettings()
Returns the object with the settings used for calls to checkCloudIdentityAccountsExist.
-