Uses of Class
com.google.cloud.managedidentities.v1.AttachTrustRequest
-
Packages that use AttachTrustRequest Package Description com.google.cloud.managedidentities.v1 A client to Managed Service for Microsoft Active Directory APIcom.google.cloud.managedidentities.v1.stub -
-
Uses of AttachTrustRequest in com.google.cloud.managedidentities.v1
Methods in com.google.cloud.managedidentities.v1 that return AttachTrustRequest Modifier and Type Method Description AttachTrustRequestAttachTrustRequest.Builder. build()AttachTrustRequestAttachTrustRequest.Builder. buildPartial()static AttachTrustRequestAttachTrustRequest. getDefaultInstance()AttachTrustRequestAttachTrustRequest.Builder. getDefaultInstanceForType()AttachTrustRequestAttachTrustRequest. getDefaultInstanceForType()static AttachTrustRequestAttachTrustRequest. parseDelimitedFrom(InputStream input)static AttachTrustRequestAttachTrustRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttachTrustRequestAttachTrustRequest. parseFrom(byte[] data)static AttachTrustRequestAttachTrustRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttachTrustRequestAttachTrustRequest. parseFrom(com.google.protobuf.ByteString data)static AttachTrustRequestAttachTrustRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttachTrustRequestAttachTrustRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AttachTrustRequestAttachTrustRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttachTrustRequestAttachTrustRequest. parseFrom(InputStream input)static AttachTrustRequestAttachTrustRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttachTrustRequestAttachTrustRequest. parseFrom(ByteBuffer data)static AttachTrustRequestAttachTrustRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.managedidentities.v1 that return types with arguments of type AttachTrustRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceClient. attachTrustCallable()Adds an AD trust to a domain.com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceClient. attachTrustOperationCallable()Adds an AD trust to a domain.com.google.api.gax.rpc.OperationCallSettings<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceSettings. attachTrustOperationSettings()Returns the object with the settings used for calls to attachTrust.com.google.api.gax.rpc.OperationCallSettings.Builder<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceSettings.Builder. attachTrustOperationSettings()Returns the builder for the settings used for calls to attachTrust.com.google.api.gax.rpc.UnaryCallSettings<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceSettings. attachTrustSettings()Returns the object with the settings used for calls to attachTrust.com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceSettings.Builder. attachTrustSettings()Returns the builder for the settings used for calls to attachTrust.static io.grpc.MethodDescriptor<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceGrpc. getAttachTrustMethod()com.google.protobuf.Parser<AttachTrustRequest>AttachTrustRequest. getParserForType()static com.google.protobuf.Parser<AttachTrustRequest>AttachTrustRequest. parser()Methods in com.google.cloud.managedidentities.v1 with parameters of type AttachTrustRequest Modifier and Type Method Description default voidManagedIdentitiesServiceGrpc.AsyncService. attachTrust(AttachTrustRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Adds an AD trust to a domain.com.google.longrunning.OperationManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceBlockingStub. attachTrust(AttachTrustRequest request)Adds an AD trust to a domain.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceFutureStub. attachTrust(AttachTrustRequest request)Adds an AD trust to a domain.voidManagedIdentitiesServiceGrpc.ManagedIdentitiesServiceStub. attachTrust(AttachTrustRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Adds an AD trust to a domain.com.google.api.gax.longrunning.OperationFuture<Domain,OpMetadata>ManagedIdentitiesServiceClient. attachTrustAsync(AttachTrustRequest request)Adds an AD trust to a domain.AttachTrustRequest.BuilderAttachTrustRequest.Builder. mergeFrom(AttachTrustRequest other)static AttachTrustRequest.BuilderAttachTrustRequest. newBuilder(AttachTrustRequest prototype) -
Uses of AttachTrustRequest in com.google.cloud.managedidentities.v1.stub
Methods in com.google.cloud.managedidentities.v1.stub that return types with arguments of type AttachTrustRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation>GrpcManagedIdentitiesServiceStub. attachTrustCallable()com.google.api.gax.rpc.UnaryCallable<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceStub. attachTrustCallable()com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata>GrpcManagedIdentitiesServiceStub. attachTrustOperationCallable()com.google.api.gax.rpc.OperationCallable<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceStub. attachTrustOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceStubSettings. attachTrustOperationSettings()Returns the object with the settings used for calls to attachTrust.com.google.api.gax.rpc.OperationCallSettings.Builder<AttachTrustRequest,Domain,OpMetadata>ManagedIdentitiesServiceStubSettings.Builder. attachTrustOperationSettings()Returns the builder for the settings used for calls to attachTrust.com.google.api.gax.rpc.UnaryCallSettings<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceStubSettings. attachTrustSettings()Returns the object with the settings used for calls to attachTrust.com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachTrustRequest,com.google.longrunning.Operation>ManagedIdentitiesServiceStubSettings.Builder. attachTrustSettings()Returns the builder for the settings used for calls to attachTrust.
-