Uses of Class
com.google.cloud.migrationcenter.v1.AddAssetsToGroupRequest
-
Packages that use AddAssetsToGroupRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of AddAssetsToGroupRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return AddAssetsToGroupRequest Modifier and Type Method Description AddAssetsToGroupRequest
AddAssetsToGroupRequest.Builder. build()
AddAssetsToGroupRequest
AddAssetsToGroupRequest.Builder. buildPartial()
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. getDefaultInstance()
AddAssetsToGroupRequest
AddAssetsToGroupRequest.Builder. getDefaultInstanceForType()
AddAssetsToGroupRequest
AddAssetsToGroupRequest. getDefaultInstanceForType()
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseDelimitedFrom(InputStream input)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(byte[] data)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(com.google.protobuf.ByteString data)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(InputStream input)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(ByteBuffer data)
static AddAssetsToGroupRequest
AddAssetsToGroupRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type AddAssetsToGroupRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterClient. addAssetsToGroupCallable()
Adds assets to a group.com.google.api.gax.rpc.OperationCallable<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterClient. addAssetsToGroupOperationCallable()
Adds assets to a group.com.google.api.gax.rpc.OperationCallSettings<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterSettings. addAssetsToGroupOperationSettings()
Returns the object with the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.OperationCallSettings.Builder<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterSettings.Builder. addAssetsToGroupOperationSettings()
Returns the builder for the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.UnaryCallSettings<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterSettings. addAssetsToGroupSettings()
Returns the object with the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterSettings.Builder. addAssetsToGroupSettings()
Returns the builder for the settings used for calls to addAssetsToGroup.static io.grpc.MethodDescriptor<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterGrpc. getAddAssetsToGroupMethod()
com.google.protobuf.Parser<AddAssetsToGroupRequest>
AddAssetsToGroupRequest. getParserForType()
static com.google.protobuf.Parser<AddAssetsToGroupRequest>
AddAssetsToGroupRequest. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type AddAssetsToGroupRequest Modifier and Type Method Description default void
MigrationCenterGrpc.AsyncService. addAssetsToGroup(AddAssetsToGroupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Adds assets to a group.com.google.longrunning.Operation
MigrationCenterGrpc.MigrationCenterBlockingStub. addAssetsToGroup(AddAssetsToGroupRequest request)
Adds assets to a group.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
MigrationCenterGrpc.MigrationCenterFutureStub. addAssetsToGroup(AddAssetsToGroupRequest request)
Adds assets to a group.void
MigrationCenterGrpc.MigrationCenterStub. addAssetsToGroup(AddAssetsToGroupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Adds assets to a group.com.google.api.gax.longrunning.OperationFuture<Group,OperationMetadata>
MigrationCenterClient. addAssetsToGroupAsync(AddAssetsToGroupRequest request)
Adds assets to a group.AddAssetsToGroupRequest.Builder
AddAssetsToGroupRequest.Builder. mergeFrom(AddAssetsToGroupRequest other)
static AddAssetsToGroupRequest.Builder
AddAssetsToGroupRequest. newBuilder(AddAssetsToGroupRequest prototype)
-
Uses of AddAssetsToGroupRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type AddAssetsToGroupRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddAssetsToGroupRequest,com.google.longrunning.Operation>
GrpcMigrationCenterStub. addAssetsToGroupCallable()
com.google.api.gax.rpc.UnaryCallable<AddAssetsToGroupRequest,com.google.longrunning.Operation>
HttpJsonMigrationCenterStub. addAssetsToGroupCallable()
com.google.api.gax.rpc.UnaryCallable<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterStub. addAssetsToGroupCallable()
com.google.api.gax.rpc.OperationCallable<AddAssetsToGroupRequest,Group,OperationMetadata>
GrpcMigrationCenterStub. addAssetsToGroupOperationCallable()
com.google.api.gax.rpc.OperationCallable<AddAssetsToGroupRequest,Group,OperationMetadata>
HttpJsonMigrationCenterStub. addAssetsToGroupOperationCallable()
com.google.api.gax.rpc.OperationCallable<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterStub. addAssetsToGroupOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterStubSettings. addAssetsToGroupOperationSettings()
Returns the object with the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.OperationCallSettings.Builder<AddAssetsToGroupRequest,Group,OperationMetadata>
MigrationCenterStubSettings.Builder. addAssetsToGroupOperationSettings()
Returns the builder for the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.UnaryCallSettings<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings. addAssetsToGroupSettings()
Returns the object with the settings used for calls to addAssetsToGroup.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddAssetsToGroupRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings.Builder. addAssetsToGroupSettings()
Returns the builder for the settings used for calls to addAssetsToGroup.
-