Uses of Class
com.google.cloud.channel.v1.CheckCloudIdentityAccountsExistRequest
-
Packages that use CheckCloudIdentityAccountsExistRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CheckCloudIdentityAccountsExistRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CheckCloudIdentityAccountsExistRequest Modifier and Type Method Description CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest.Builder. build()
CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest.Builder. buildPartial()
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. getDefaultInstance()
CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest.Builder. getDefaultInstanceForType()
CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. getDefaultInstanceForType()
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseDelimitedFrom(InputStream input)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(byte[] data)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.ByteString data)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(InputStream input)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(ByteBuffer data)
static CheckCloudIdentityAccountsExistRequest
CheckCloudIdentityAccountsExistRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CheckCloudIdentityAccountsExistRequest Modifier and Type Method Description 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<CheckCloudIdentityAccountsExistRequest>
CheckCloudIdentityAccountsExistRequest. getParserForType()
static com.google.protobuf.Parser<CheckCloudIdentityAccountsExistRequest>
CheckCloudIdentityAccountsExistRequest. parser()
Methods in com.google.cloud.channel.v1 with parameters of type CheckCloudIdentityAccountsExistRequest Modifier and Type Method Description 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.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.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.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.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.CheckCloudIdentityAccountsExistRequest.Builder
CheckCloudIdentityAccountsExistRequest.Builder. mergeFrom(CheckCloudIdentityAccountsExistRequest other)
static CheckCloudIdentityAccountsExistRequest.Builder
CheckCloudIdentityAccountsExistRequest. newBuilder(CheckCloudIdentityAccountsExistRequest prototype)
-
Uses of CheckCloudIdentityAccountsExistRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type CheckCloudIdentityAccountsExistRequest 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.
-