Uses of Class
Arp.System.Commons.Services.Io.Grpc.IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest
Packages that use IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest
-
Uses of IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest in Arp.System.Commons.Services.Io.Grpc
Fields in Arp.System.Commons.Services.Io.Grpc declared as IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestModifier and TypeFieldDescriptionprivate static final IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestIDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.DEFAULT_INSTANCEFields in Arp.System.Commons.Services.Io.Grpc with type parameters of type IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest, IDirectoryServiceOuterClass.IDirectoryServiceCopyResponse> IDirectoryServiceGrpc.getCopyMethodprivate static final com.google.protobuf.Parser<IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest> IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.PARSERMethods in Arp.System.Commons.Services.Io.Grpc that return IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestModifier and TypeMethodDescriptionIDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.Builder.build()IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.Builder.buildPartial()IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.getDefaultInstance()IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.Builder.getDefaultInstanceForType()IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.getDefaultInstanceForType()IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseDelimitedFrom(InputStream input) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(byte[] data) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(com.google.protobuf.ByteString data) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(com.google.protobuf.CodedInputStream input) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(InputStream input) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(ByteBuffer data) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in Arp.System.Commons.Services.Io.Grpc that return types with arguments of type IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest, IDirectoryServiceOuterClass.IDirectoryServiceCopyResponse> IDirectoryServiceGrpc.getCopyMethod()com.google.protobuf.Parser<IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest> IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.getParserForType()static com.google.protobuf.Parser<IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest> IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.parser()Methods in Arp.System.Commons.Services.Io.Grpc with parameters of type IDirectoryServiceOuterClass.IDirectoryServiceCopyRequestModifier and TypeMethodDescriptionIDirectoryServiceGrpc.IDirectoryServiceBlockingStub.copy(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest request) / <summary> / Copies the specified directory and its content to the given new location.com.google.common.util.concurrent.ListenableFuture<IDirectoryServiceOuterClass.IDirectoryServiceCopyResponse> IDirectoryServiceGrpc.IDirectoryServiceFutureStub.copy(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest request) / <summary> / Copies the specified directory and its content to the given new location.voidIDirectoryServiceGrpc.IDirectoryServiceImplBase.copy(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest request, io.grpc.stub.StreamObserver<IDirectoryServiceOuterClass.IDirectoryServiceCopyResponse> responseObserver) / <summary> / Copies the specified directory and its content to the given new location.voidIDirectoryServiceGrpc.IDirectoryServiceStub.copy(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest request, io.grpc.stub.StreamObserver<IDirectoryServiceOuterClass.IDirectoryServiceCopyResponse> responseObserver) / <summary> / Copies the specified directory and its content to the given new location.IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.Builder.mergeFrom(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest other) IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest.newBuilder(IDirectoryServiceOuterClass.IDirectoryServiceCopyRequest prototype)