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 CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest.Builder. build()CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest.Builder. buildPartial()static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. getDefaultInstance()CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest.Builder. getDefaultInstanceForType()CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. getDefaultInstanceForType()static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseDelimitedFrom(InputStream input)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(byte[] data)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.ByteString data)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(InputStream input)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. parseFrom(ByteBuffer data)static CheckCloudIdentityAccountsExistRequestCheckCloudIdentityAccountsExistRequest. 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 CheckCloudIdentityAccountsExistResponseCloudChannelServiceClient. 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 voidCloudChannelServiceGrpc.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.CheckCloudIdentityAccountsExistResponseCloudChannelServiceGrpc.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.voidCloudChannelServiceGrpc.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.BuilderCheckCloudIdentityAccountsExistRequest.Builder. mergeFrom(CheckCloudIdentityAccountsExistRequest other)static CheckCloudIdentityAccountsExistRequest.BuilderCheckCloudIdentityAccountsExistRequest. 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.
-