public static interface CountsSummary.Builder extends SdkPojo, CopyableBuilder<CountsSummary.Builder,CountsSummary>
| Modifier and Type | Method and Description |
|---|---|
default CountsSummary.Builder |
components(Consumer<ResourceCountsSummary.Builder> components)
The total number of components in the Amazon Web Services account.
|
CountsSummary.Builder |
components(ResourceCountsSummary components)
The total number of components in the Amazon Web Services account.
|
default CountsSummary.Builder |
environments(Consumer<ResourceCountsSummary.Builder> environments)
The staleness counts for Proton environments in the Amazon Web Services account.
|
CountsSummary.Builder |
environments(ResourceCountsSummary environments)
The staleness counts for Proton environments in the Amazon Web Services account.
|
default CountsSummary.Builder |
environmentTemplates(Consumer<ResourceCountsSummary.Builder> environmentTemplates)
The total number of environment templates in the Amazon Web Services account.
|
CountsSummary.Builder |
environmentTemplates(ResourceCountsSummary environmentTemplates)
The total number of environment templates in the Amazon Web Services account.
|
default CountsSummary.Builder |
pipelines(Consumer<ResourceCountsSummary.Builder> pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
CountsSummary.Builder |
pipelines(ResourceCountsSummary pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
default CountsSummary.Builder |
serviceInstances(Consumer<ResourceCountsSummary.Builder> serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
|
CountsSummary.Builder |
serviceInstances(ResourceCountsSummary serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
|
default CountsSummary.Builder |
services(Consumer<ResourceCountsSummary.Builder> services)
The staleness counts for Proton services in the Amazon Web Services account.
|
CountsSummary.Builder |
services(ResourceCountsSummary services)
The staleness counts for Proton services in the Amazon Web Services account.
|
default CountsSummary.Builder |
serviceTemplates(Consumer<ResourceCountsSummary.Builder> serviceTemplates)
The total number of service templates in the Amazon Web Services account.
|
CountsSummary.Builder |
serviceTemplates(ResourceCountsSummary serviceTemplates)
The total number of service templates in the Amazon Web Services account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCountsSummary.Builder components(ResourceCountsSummary components)
The total number of components in the Amazon Web Services account.
The semantics of the components field are different from the semantics of results for other
infrastructure-provisioning resources. That's because at this time components don't have associated
templates, therefore they don't have the concept of staleness. The components object will only
contain total and failed members.
components - The total number of components in the Amazon Web Services account.
The semantics of the components field are different from the semantics of results for
other infrastructure-provisioning resources. That's because at this time components don't have
associated templates, therefore they don't have the concept of staleness. The components
object will only contain total and failed members.
default CountsSummary.Builder components(Consumer<ResourceCountsSummary.Builder> components)
The total number of components in the Amazon Web Services account.
The semantics of the components field are different from the semantics of results for other
infrastructure-provisioning resources. That's because at this time components don't have associated
templates, therefore they don't have the concept of staleness. The components object will only
contain total and failed members.
ResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to components(ResourceCountsSummary).
components - a consumer that will call methods on ResourceCountsSummary.Buildercomponents(ResourceCountsSummary)CountsSummary.Builder environmentTemplates(ResourceCountsSummary environmentTemplates)
The total number of environment templates in the Amazon Web Services account. The
environmentTemplates object will only contain total members.
environmentTemplates - The total number of environment templates in the Amazon Web Services account. The
environmentTemplates object will only contain total members.default CountsSummary.Builder environmentTemplates(Consumer<ResourceCountsSummary.Builder> environmentTemplates)
The total number of environment templates in the Amazon Web Services account. The
environmentTemplates object will only contain total members.
ResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to environmentTemplates(ResourceCountsSummary).
environmentTemplates - a consumer that will call methods on ResourceCountsSummary.BuilderenvironmentTemplates(ResourceCountsSummary)CountsSummary.Builder environments(ResourceCountsSummary environments)
The staleness counts for Proton environments in the Amazon Web Services account. The
environments object will only contain total members.
environments - The staleness counts for Proton environments in the Amazon Web Services account. The
environments object will only contain total members.default CountsSummary.Builder environments(Consumer<ResourceCountsSummary.Builder> environments)
The staleness counts for Proton environments in the Amazon Web Services account. The
environments object will only contain total members.
ResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to environments(ResourceCountsSummary).
environments - a consumer that will call methods on ResourceCountsSummary.Builderenvironments(ResourceCountsSummary)CountsSummary.Builder pipelines(ResourceCountsSummary pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
pipelines - The staleness counts for Proton pipelines in the Amazon Web Services account.default CountsSummary.Builder pipelines(Consumer<ResourceCountsSummary.Builder> pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
This is a convenience method that creates an instance of theResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to pipelines(ResourceCountsSummary).
pipelines - a consumer that will call methods on ResourceCountsSummary.Builderpipelines(ResourceCountsSummary)CountsSummary.Builder serviceInstances(ResourceCountsSummary serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
serviceInstances - The staleness counts for Proton service instances in the Amazon Web Services account.default CountsSummary.Builder serviceInstances(Consumer<ResourceCountsSummary.Builder> serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
This is a convenience method that creates an instance of theResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to serviceInstances(ResourceCountsSummary).
serviceInstances - a consumer that will call methods on ResourceCountsSummary.BuilderserviceInstances(ResourceCountsSummary)CountsSummary.Builder serviceTemplates(ResourceCountsSummary serviceTemplates)
The total number of service templates in the Amazon Web Services account. The serviceTemplates
object will only contain total members.
serviceTemplates - The total number of service templates in the Amazon Web Services account. The
serviceTemplates object will only contain total members.default CountsSummary.Builder serviceTemplates(Consumer<ResourceCountsSummary.Builder> serviceTemplates)
The total number of service templates in the Amazon Web Services account. The serviceTemplates
object will only contain total members.
ResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to serviceTemplates(ResourceCountsSummary).
serviceTemplates - a consumer that will call methods on ResourceCountsSummary.BuilderserviceTemplates(ResourceCountsSummary)CountsSummary.Builder services(ResourceCountsSummary services)
The staleness counts for Proton services in the Amazon Web Services account.
services - The staleness counts for Proton services in the Amazon Web Services account.default CountsSummary.Builder services(Consumer<ResourceCountsSummary.Builder> services)
The staleness counts for Proton services in the Amazon Web Services account.
This is a convenience method that creates an instance of theResourceCountsSummary.Builder avoiding
the need to create one manually via ResourceCountsSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to services(ResourceCountsSummary).
services - a consumer that will call methods on ResourceCountsSummary.Builderservices(ResourceCountsSummary)Copyright © 2023. All rights reserved.