Uses of Class
com.google.cloud.gkebackup.v1.RestoreConfig.GroupKind
-
Packages that use RestoreConfig.GroupKind Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of RestoreConfig.GroupKind in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return RestoreConfig.GroupKind Modifier and Type Method Description RestoreConfig.GroupKind
RestoreConfig.GroupKind.Builder. build()
RestoreConfig.GroupKind
RestoreConfig.GroupKind.Builder. buildPartial()
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. getDefaultInstance()
RestoreConfig.GroupKind
RestoreConfig.GroupKind.Builder. getDefaultInstanceForType()
RestoreConfig.GroupKind
RestoreConfig.GroupKind. getDefaultInstanceForType()
RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScope.Builder. getExcludedGroupKinds(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScope. getExcludedGroupKinds(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getExcludedGroupKinds(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKind
RestoreConfig.ResourceFilter.Builder. getGroupKinds(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKind
RestoreConfig.ResourceFilter. getGroupKinds(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKind
RestoreConfig.ResourceFilterOrBuilder. getGroupKinds(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScope.Builder. getSelectedGroupKinds(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScope. getSelectedGroupKinds(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKind
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getSelectedGroupKinds(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKind
RestoreConfig.SubstitutionRule.Builder. getTargetGroupKinds(int index)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKind
RestoreConfig.SubstitutionRule. getTargetGroupKinds(int index)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKind
RestoreConfig.SubstitutionRuleOrBuilder. getTargetGroupKinds(int index)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseDelimitedFrom(InputStream input)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(byte[] data)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(com.google.protobuf.ByteString data)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(com.google.protobuf.CodedInputStream input)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(InputStream input)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(ByteBuffer data)
static RestoreConfig.GroupKind
RestoreConfig.GroupKind. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestoreConfig.GroupKind Modifier and Type Method Description List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScope.Builder. getExcludedGroupKindsList()
A list of cluster-scoped resource group kinds to NOT restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScope. getExcludedGroupKindsList()
A list of cluster-scoped resource group kinds to NOT restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getExcludedGroupKindsList()
A list of cluster-scoped resource group kinds to NOT restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.ResourceFilter.Builder. getGroupKindsList()
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".List<RestoreConfig.GroupKind>
RestoreConfig.ResourceFilter. getGroupKindsList()
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".List<RestoreConfig.GroupKind>
RestoreConfig.ResourceFilterOrBuilder. getGroupKindsList()
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".com.google.protobuf.Parser<RestoreConfig.GroupKind>
RestoreConfig.GroupKind. getParserForType()
List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScope.Builder. getSelectedGroupKindsList()
A list of cluster-scoped resource group kinds to restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScope. getSelectedGroupKindsList()
A list of cluster-scoped resource group kinds to restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getSelectedGroupKindsList()
A list of cluster-scoped resource group kinds to restore from the backup.List<RestoreConfig.GroupKind>
RestoreConfig.SubstitutionRule.Builder. getTargetGroupKindsList()
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".List<RestoreConfig.GroupKind>
RestoreConfig.SubstitutionRule. getTargetGroupKindsList()
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".List<RestoreConfig.GroupKind>
RestoreConfig.SubstitutionRuleOrBuilder. getTargetGroupKindsList()
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".static com.google.protobuf.Parser<RestoreConfig.GroupKind>
RestoreConfig.GroupKind. parser()
Methods in com.google.cloud.gkebackup.v1 with parameters of type RestoreConfig.GroupKind Modifier and Type Method Description RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addExcludedGroupKinds(int index, RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addExcludedGroupKinds(RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.ResourceFilter.Builder
RestoreConfig.ResourceFilter.Builder. addGroupKinds(int index, RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.ResourceFilter.Builder
RestoreConfig.ResourceFilter.Builder. addGroupKinds(RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addSelectedGroupKinds(int index, RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addSelectedGroupKinds(RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.SubstitutionRule.Builder
RestoreConfig.SubstitutionRule.Builder. addTargetGroupKinds(int index, RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.SubstitutionRule.Builder
RestoreConfig.SubstitutionRule.Builder. addTargetGroupKinds(RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKind.Builder
RestoreConfig.GroupKind.Builder. mergeFrom(RestoreConfig.GroupKind other)
static RestoreConfig.GroupKind.Builder
RestoreConfig.GroupKind. newBuilder(RestoreConfig.GroupKind prototype)
RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. setExcludedGroupKinds(int index, RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.ResourceFilter.Builder
RestoreConfig.ResourceFilter.Builder. setGroupKinds(int index, RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. setSelectedGroupKinds(int index, RestoreConfig.GroupKind value)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.SubstitutionRule.Builder
RestoreConfig.SubstitutionRule.Builder. setTargetGroupKinds(int index, RestoreConfig.GroupKind value)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type RestoreConfig.GroupKind Modifier and Type Method Description RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addAllExcludedGroupKinds(Iterable<? extends RestoreConfig.GroupKind> values)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.ResourceFilter.Builder
RestoreConfig.ResourceFilter.Builder. addAllGroupKinds(Iterable<? extends RestoreConfig.GroupKind> values)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.ClusterResourceRestoreScope.Builder
RestoreConfig.ClusterResourceRestoreScope.Builder. addAllSelectedGroupKinds(Iterable<? extends RestoreConfig.GroupKind> values)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.SubstitutionRule.Builder
RestoreConfig.SubstitutionRule.Builder. addAllTargetGroupKinds(Iterable<? extends RestoreConfig.GroupKind> values)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".
-