Uses of Class
com.google.cloud.migrationcenter.v1.PreferenceSet
-
Packages that use PreferenceSet Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of PreferenceSet in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return PreferenceSet Modifier and Type Method Description PreferenceSet
PreferenceSet.Builder. build()
PreferenceSet
PreferenceSet.Builder. buildPartial()
static PreferenceSet
PreferenceSet. getDefaultInstance()
PreferenceSet
PreferenceSet.Builder. getDefaultInstanceForType()
PreferenceSet
PreferenceSet. getDefaultInstanceForType()
PreferenceSet
CreatePreferenceSetRequest.Builder. getPreferenceSet()
Required.PreferenceSet
CreatePreferenceSetRequest. getPreferenceSet()
Required.PreferenceSet
CreatePreferenceSetRequestOrBuilder. getPreferenceSet()
Required.PreferenceSet
MigrationCenterClient. getPreferenceSet(GetPreferenceSetRequest request)
Gets the details of a preference set.PreferenceSet
MigrationCenterClient. getPreferenceSet(PreferenceSetName name)
Gets the details of a preference set.PreferenceSet
MigrationCenterClient. getPreferenceSet(String name)
Gets the details of a preference set.PreferenceSet
MigrationCenterGrpc.MigrationCenterBlockingStub. getPreferenceSet(GetPreferenceSetRequest request)
Gets the details of a preference set.PreferenceSet
UpdatePreferenceSetRequest.Builder. getPreferenceSet()
Required.PreferenceSet
UpdatePreferenceSetRequest. getPreferenceSet()
Required.PreferenceSet
UpdatePreferenceSetRequestOrBuilder. getPreferenceSet()
Required.PreferenceSet
ListPreferenceSetsResponse.Builder. getPreferenceSets(int index)
The list of PreferenceSetsPreferenceSet
ListPreferenceSetsResponse. getPreferenceSets(int index)
The list of PreferenceSetsPreferenceSet
ListPreferenceSetsResponseOrBuilder. getPreferenceSets(int index)
The list of PreferenceSetsstatic PreferenceSet
PreferenceSet. parseDelimitedFrom(InputStream input)
static PreferenceSet
PreferenceSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PreferenceSet
PreferenceSet. parseFrom(byte[] data)
static PreferenceSet
PreferenceSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PreferenceSet
PreferenceSet. parseFrom(com.google.protobuf.ByteString data)
static PreferenceSet
PreferenceSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PreferenceSet
PreferenceSet. parseFrom(com.google.protobuf.CodedInputStream input)
static PreferenceSet
PreferenceSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PreferenceSet
PreferenceSet. parseFrom(InputStream input)
static PreferenceSet
PreferenceSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PreferenceSet
PreferenceSet. parseFrom(ByteBuffer data)
static PreferenceSet
PreferenceSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type PreferenceSet Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(CreatePreferenceSetRequest request)
Creates a new preference set in a given project and location.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(LocationName parent, PreferenceSet preferenceSet, String preferenceSetId)
Creates a new preference set in a given project and location.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(String parent, PreferenceSet preferenceSet, String preferenceSetId)
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.static io.grpc.MethodDescriptor<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterGrpc. getGetPreferenceSetMethod()
com.google.protobuf.Parser<PreferenceSet>
PreferenceSet. getParserForType()
com.google.common.util.concurrent.ListenableFuture<PreferenceSet>
MigrationCenterGrpc.MigrationCenterFutureStub. getPreferenceSet(GetPreferenceSetRequest request)
Gets the details of a preference set.com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterClient. getPreferenceSetCallable()
Gets the details of a preference set.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterSettings.Builder. getPreferenceSetSettings()
Returns the builder for the settings used for calls to getPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterSettings. getPreferenceSetSettings()
Returns the object with the settings used for calls to getPreferenceSet.List<PreferenceSet>
ListPreferenceSetsResponse.Builder. getPreferenceSetsList()
The list of PreferenceSetsList<PreferenceSet>
ListPreferenceSetsResponse. getPreferenceSetsList()
The list of PreferenceSetsList<PreferenceSet>
ListPreferenceSetsResponseOrBuilder. getPreferenceSetsList()
The list of PreferenceSetsstatic com.google.protobuf.Parser<PreferenceSet>
PreferenceSet. parser()
com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetAsync(PreferenceSet preferenceSet, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a preference set.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetAsync(UpdatePreferenceSetRequest request)
Updates the parameters of a preference set.com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetOperationCallable()
Updates the parameters of a preference set.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings.Builder. updatePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterSettings. updatePreferenceSetOperationSettings()
Returns the object with the settings used for calls to updatePreferenceSet.Methods in com.google.cloud.migrationcenter.v1 with parameters of type PreferenceSet Modifier and Type Method Description ListPreferenceSetsResponse.Builder
ListPreferenceSetsResponse.Builder. addPreferenceSets(int index, PreferenceSet value)
The list of PreferenceSetsListPreferenceSetsResponse.Builder
ListPreferenceSetsResponse.Builder. addPreferenceSets(PreferenceSet value)
The list of PreferenceSetscom.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(LocationName parent, PreferenceSet preferenceSet, String preferenceSetId)
Creates a new preference set in a given project and location.com.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. createPreferenceSetAsync(String parent, PreferenceSet preferenceSet, String preferenceSetId)
Creates a new preference set in a given project and location.PreferenceSet.Builder
PreferenceSet.Builder. mergeFrom(PreferenceSet other)
CreatePreferenceSetRequest.Builder
CreatePreferenceSetRequest.Builder. mergePreferenceSet(PreferenceSet value)
Required.UpdatePreferenceSetRequest.Builder
UpdatePreferenceSetRequest.Builder. mergePreferenceSet(PreferenceSet value)
Required.static PreferenceSet.Builder
PreferenceSet. newBuilder(PreferenceSet prototype)
CreatePreferenceSetRequest.Builder
CreatePreferenceSetRequest.Builder. setPreferenceSet(PreferenceSet value)
Required.UpdatePreferenceSetRequest.Builder
UpdatePreferenceSetRequest.Builder. setPreferenceSet(PreferenceSet value)
Required.ListPreferenceSetsResponse.Builder
ListPreferenceSetsResponse.Builder. setPreferenceSets(int index, PreferenceSet value)
The list of PreferenceSetscom.google.api.gax.longrunning.OperationFuture<PreferenceSet,OperationMetadata>
MigrationCenterClient. updatePreferenceSetAsync(PreferenceSet preferenceSet, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a preference set.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type PreferenceSet Modifier and Type Method Description ListPreferenceSetsResponse.Builder
ListPreferenceSetsResponse.Builder. addAllPreferenceSets(Iterable<? extends PreferenceSet> values)
The list of PreferenceSetsstatic com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPagedResponse>
MigrationCenterClient.ListPreferenceSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)
protected MigrationCenterClient.ListPreferenceSetsPage
MigrationCenterClient.ListPreferenceSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, ListPreferenceSetsResponse response)
com.google.api.core.ApiFuture<MigrationCenterClient.ListPreferenceSetsPage>
MigrationCenterClient.ListPreferenceSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPreferenceSetsRequest,ListPreferenceSetsResponse,PreferenceSet> context, com.google.api.core.ApiFuture<ListPreferenceSetsResponse> futureResponse)
default void
MigrationCenterGrpc.AsyncService. getPreferenceSet(GetPreferenceSetRequest request, io.grpc.stub.StreamObserver<PreferenceSet> responseObserver)
Gets the details of a preference set.void
MigrationCenterGrpc.MigrationCenterStub. getPreferenceSet(GetPreferenceSetRequest request, io.grpc.stub.StreamObserver<PreferenceSet> responseObserver)
Gets the details of a preference set. -
Uses of PreferenceSet in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type PreferenceSet Modifier and Type Method Description 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.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>
GrpcMigrationCenterStub. getPreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>
HttpJsonMigrationCenterStub. getPreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallable<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterStub. getPreferenceSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterStubSettings.Builder. getPreferenceSetSettings()
Returns the builder for the settings used for calls to getPreferenceSet.com.google.api.gax.rpc.UnaryCallSettings<GetPreferenceSetRequest,PreferenceSet>
MigrationCenterStubSettings. getPreferenceSetSettings()
Returns the object with the settings used for calls to getPreferenceSet.com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
GrpcMigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
HttpJsonMigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStub. updatePreferenceSetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings.Builder. updatePreferenceSetOperationSettings()
Returns the builder for the settings used for calls to updatePreferenceSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata>
MigrationCenterStubSettings. updatePreferenceSetOperationSettings()
Returns the object with the settings used for calls to updatePreferenceSet.
-