Uses of Class
com.google.cloud.migrationcenter.v1.CreatePreferenceSetRequest
-
Packages that use CreatePreferenceSetRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of CreatePreferenceSetRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return CreatePreferenceSetRequest Modifier and Type Method Description CreatePreferenceSetRequest
CreatePreferenceSetRequest.Builder. build()
CreatePreferenceSetRequest
CreatePreferenceSetRequest.Builder. buildPartial()
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. getDefaultInstance()
CreatePreferenceSetRequest
CreatePreferenceSetRequest.Builder. getDefaultInstanceForType()
CreatePreferenceSetRequest
CreatePreferenceSetRequest. getDefaultInstanceForType()
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseDelimitedFrom(InputStream input)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(byte[] data)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(InputStream input)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(ByteBuffer data)
static CreatePreferenceSetRequest
CreatePreferenceSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type CreatePreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterClient. createPreferenceSetCallable()
Creates a new preference set in a given project and location.com.google.api.gax.rpc.OperationCallable<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetOperationCallable()
Creates a new preference set in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings.Builder. createPreferenceSetOperationSettings()
Returns the builder for the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.OperationCallSettings<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings. createPreferenceSetOperationSettings()
Returns the object with the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings.Builder. createPreferenceSetSettings()
Returns the builder for the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterSettings. createPreferenceSetSettings()
Returns the object with the settings used for calls to createPreferenceSet.static io.grpc.MethodDescriptor<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterGrpc. getCreatePreferenceSetMethod()
com.google.protobuf.Parser<CreatePreferenceSetRequest>
CreatePreferenceSetRequest. getParserForType()
static com.google.protobuf.Parser<CreatePreferenceSetRequest>
CreatePreferenceSetRequest. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type CreatePreferenceSetRequest Modifier and Type Method Description default void
MigrationCenterGrpc.AsyncService. createPreferenceSet(CreatePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new preference set in a given project and location.com.google.longrunning.Operation
MigrationCenterGrpc.MigrationCenterBlockingStub. createPreferenceSet(CreatePreferenceSetRequest request)
Creates a new preference set in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
MigrationCenterGrpc.MigrationCenterFutureStub. createPreferenceSet(CreatePreferenceSetRequest request)
Creates a new preference set in a given project and location.void
MigrationCenterGrpc.MigrationCenterStub. createPreferenceSet(CreatePreferenceSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new preference set in a given project and location.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(CreatePreferenceSetRequest request)
Creates a new preference set in a given project and location.CreatePreferenceSetRequest.Builder
CreatePreferenceSetRequest.Builder. mergeFrom(CreatePreferenceSetRequest other)
static CreatePreferenceSetRequest.Builder
CreatePreferenceSetRequest. newBuilder(CreatePreferenceSetRequest prototype)
-
Uses of CreatePreferenceSetRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type CreatePreferenceSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePreferenceSetRequest,com.google.longrunning.Operation>
GrpcMigrationCenterStub. createPreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<CreatePreferenceSetRequest,com.google.longrunning.Operation>
HttpJsonMigrationCenterStub. createPreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStub. createPreferenceSetCallable()
com.google.api.gax.rpc.OperationCallable<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
GrpcMigrationCenterStub. createPreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
HttpJsonMigrationCenterStub. createPreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStub. createPreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings.Builder. createPreferenceSetOperationSettings()
Returns the builder for the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.OperationCallSettings<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings. createPreferenceSetOperationSettings()
Returns the object with the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings.Builder. createPreferenceSetSettings()
Returns the builder for the settings used for calls to createPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<CreatePreferenceSetRequest,com.google.longrunning.Operation>
MigrationCenterStubSettings. createPreferenceSetSettings()
Returns the object with the settings used for calls to createPreferenceSet.
-