- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.InstanceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.InvalidInputException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.RequestLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.servicediscovery.model.TooManyTagsException.Builder
-
- condition(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
The operator that you want to use to determine whether ListNamespaces returns a namespace.
- condition(FilterCondition) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
The operator that you want to use to determine whether ListNamespaces returns a namespace.
- condition() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
The operator that you want to use to determine whether ListNamespaces returns a namespace.
- condition(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
The operator that you want to use to determine whether an operation matches the specified value.
- condition(FilterCondition) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
The operator that you want to use to determine whether an operation matches the specified value.
- condition() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
The operator that you want to use to determine whether an operation matches the specified value.
- condition(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
The operator that you want to use to determine whether a service is returned by ListServices.
- condition(FilterCondition) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
The operator that you want to use to determine whether a service is returned by ListServices.
- condition() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
The operator that you want to use to determine whether a service is returned by ListServices.
- conditionAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
The operator that you want to use to determine whether ListNamespaces returns a namespace.
- conditionAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
The operator that you want to use to determine whether an operation matches the specified value.
- conditionAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
The operator that you want to use to determine whether a service is returned by ListServices.
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
- createDate(Instant) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The date that the namespace was created, in Unix date/time format and Coordinated Universal Time (UTC).
- createDate() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The date that the namespace was created, in Unix date/time format and Coordinated Universal Time (UTC).
- createDate(Instant) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The date and time that the namespace was created.
- createDate() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The date and time that the namespace was created.
- createDate(Instant) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The date and time that the request was submitted, in Unix date/time format and Coordinated Universal Time
(UTC).
- createDate() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The date and time that the request was submitted, in Unix date/time format and Coordinated Universal Time (UTC).
- createDate(Instant) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The date and time that the service was created, in Unix format and Coordinated Universal Time (UTC).
- createDate() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The date and time that the service was created, in Unix format and Coordinated Universal Time (UTC).
- createDate(Instant) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
The date and time that the service was created.
- createDate() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
The date and time that the service was created.
- createHttpNamespace(CreateHttpNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates an HTTP namespace.
- createHttpNamespace(Consumer<CreateHttpNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates an HTTP namespace.
- createHttpNamespace(CreateHttpNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates an HTTP namespace.
- createHttpNamespace(Consumer<CreateHttpNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates an HTTP namespace.
- CreateHttpNamespaceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreateHttpNamespaceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- CreateHttpNamespaceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- CreateHttpNamespaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.CreateHttpNamespaceRequestMarshaller
-
- CreateHttpNamespaceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreateHttpNamespaceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- createPrivateDnsNamespace(CreatePrivateDnsNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a private namespace based on DNS, which is visible only inside a specified Amazon VPC.
- createPrivateDnsNamespace(Consumer<CreatePrivateDnsNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a private namespace based on DNS, which is visible only inside a specified Amazon VPC.
- createPrivateDnsNamespace(CreatePrivateDnsNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a private namespace based on DNS, which is visible only inside a specified Amazon VPC.
- createPrivateDnsNamespace(Consumer<CreatePrivateDnsNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a private namespace based on DNS, which is visible only inside a specified Amazon VPC.
- CreatePrivateDnsNamespaceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePrivateDnsNamespaceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePrivateDnsNamespaceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- CreatePrivateDnsNamespaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.CreatePrivateDnsNamespaceRequestMarshaller
-
- CreatePrivateDnsNamespaceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePrivateDnsNamespaceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- createPublicDnsNamespace(CreatePublicDnsNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a public namespace based on DNS, which is visible on the internet.
- createPublicDnsNamespace(Consumer<CreatePublicDnsNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a public namespace based on DNS, which is visible on the internet.
- createPublicDnsNamespace(CreatePublicDnsNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a public namespace based on DNS, which is visible on the internet.
- createPublicDnsNamespace(Consumer<CreatePublicDnsNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a public namespace based on DNS, which is visible on the internet.
- CreatePublicDnsNamespaceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePublicDnsNamespaceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePublicDnsNamespaceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- CreatePublicDnsNamespaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.CreatePublicDnsNamespaceRequestMarshaller
-
- CreatePublicDnsNamespaceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreatePublicDnsNamespaceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- createService(CreateServiceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a service, which defines the configuration for the following entities:
- createService(Consumer<CreateServiceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Creates a service, which defines the configuration for the following entities:
- createService(CreateServiceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a service, which defines the configuration for the following entities:
- createService(Consumer<CreateServiceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Creates a service, which defines the configuration for the following entities:
- CreateServiceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreateServiceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- CreateServiceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- CreateServiceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.CreateServiceRequestMarshaller
-
- CreateServiceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- CreateServiceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
A unique string that identifies the request and that allows failed CreateHttpNamespace requests
to be retried without the risk of running the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
A unique string that identifies the request and that allows failed CreateHttpNamespace requests to
be retried without the risk of running the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
A unique string that identifies the request and that allows failed CreatePrivateDnsNamespace
requests to be retried without the risk of running the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
A unique string that identifies the request and that allows failed CreatePrivateDnsNamespace
requests to be retried without the risk of running the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
A unique string that identifies the request and that allows failed CreatePublicDnsNamespace
requests to be retried without the risk of running the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
A unique string that identifies the request and that allows failed CreatePublicDnsNamespace requests
to be retried without the risk of running the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A unique string that identifies the request and that allows failed CreateService requests to be
retried without the risk of running the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
A unique string that identifies the request and that allows failed CreateService requests to be
retried without the risk of running the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Instance.Builder
-
A unique string that identifies the request and that allows failed RegisterInstance requests to
be retried without the risk of executing the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
A unique string that identifies the request and that allows failed RegisterInstance requests to be
retried without the risk of executing the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running an operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running an operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException.Builder
-
The CreatorRequestId that was used to create the namespace.
- creatorRequestId() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException
-
The CreatorRequestId that was used to create the namespace.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest.Builder
-
A unique string that identifies the request and that allows failed RegisterInstance requests to
be retried without the risk of executing the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
A unique string that identifies the request and that allows failed RegisterInstance requests to be
retried without the risk of executing the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running the operation twice.
- creatorRequestId() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running the operation twice.
- creatorRequestId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException.Builder
-
The CreatorRequestId that was used to create the service.
- creatorRequestId() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException
-
The CreatorRequestId that was used to create the service.
- CustomHealthNotFoundException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
The health check for the instance that's specified by ServiceId and InstanceId isn't a
custom health check.
- CustomHealthNotFoundException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- CustomHealthStatus - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- deleteNamespace(DeleteNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes a namespace from the current account.
- deleteNamespace(Consumer<DeleteNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes a namespace from the current account.
- deleteNamespace(DeleteNamespaceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes a namespace from the current account.
- deleteNamespace(Consumer<DeleteNamespaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes a namespace from the current account.
- DeleteNamespaceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteNamespaceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteNamespaceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- DeleteNamespaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.DeleteNamespaceRequestMarshaller
-
- DeleteNamespaceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteNamespaceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- deleteService(DeleteServiceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes a specified service.
- deleteService(Consumer<DeleteServiceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes a specified service.
- deleteService(DeleteServiceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes a specified service.
- deleteService(Consumer<DeleteServiceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes a specified service.
- DeleteServiceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteServiceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteServiceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- DeleteServiceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.DeleteServiceRequestMarshaller
-
- DeleteServiceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeleteServiceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- deregisterInstance(DeregisterInstanceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes the Amazon Route 53 DNS records and health check, if any, that AWS Cloud Map created for the specified
instance.
- deregisterInstance(Consumer<DeregisterInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Deletes the Amazon Route 53 DNS records and health check, if any, that AWS Cloud Map created for the specified
instance.
- deregisterInstance(DeregisterInstanceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes the Amazon Route 53 DNS records and health check, if any, that AWS Cloud Map created for the specified
instance.
- deregisterInstance(Consumer<DeregisterInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Deletes the Amazon Route 53 DNS records and health check, if any, that AWS Cloud Map created for the specified
instance.
- DeregisterInstanceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeregisterInstanceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DeregisterInstanceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- DeregisterInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.DeregisterInstanceRequestMarshaller
-
- DeregisterInstanceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DeregisterInstanceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
A description for the namespace.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
A description for the namespace.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
A description for the namespace.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
A description for the namespace.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
A description for the namespace.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
A description for the namespace.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A description for the service.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
A description for the service.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The description that you specify for the namespace when you create it.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The description that you specify for the namespace when you create it.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
A description for the namespace.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
A description for the namespace.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The description of the service.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The description of the service.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceChange.Builder
-
A description for the service.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
A description for the service.
- description(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
The description that you specify when you create the service.
- description() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
The description that you specify when you create the service.
- discoverInstances(DiscoverInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Discovers registered instances for a specified namespace and service.
- discoverInstances(Consumer<DiscoverInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Discovers registered instances for a specified namespace and service.
- discoverInstances(DiscoverInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Discovers registered instances for a specified namespace and service.
- discoverInstances(Consumer<DiscoverInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Discovers registered instances for a specified namespace and service.
- DiscoverInstancesRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DiscoverInstancesRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DiscoverInstancesRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- DiscoverInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.DiscoverInstancesRequestMarshaller
-
- DiscoverInstancesResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- DiscoverInstancesResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- dnsConfig(DnsConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A complex type that contains information about the Amazon Route 53 records that you want AWS Cloud Map to
create when you register an instance.
- dnsConfig(Consumer<DnsConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A complex type that contains information about the Amazon Route 53 records that you want AWS Cloud Map to
create when you register an instance.
- dnsConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
A complex type that contains information about the Amazon Route 53 records that you want AWS Cloud Map to create
when you register an instance.
- DnsConfig - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about the Amazon Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
- dnsConfig(DnsConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
- dnsConfig(Consumer<DnsConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
- dnsConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
- dnsConfig(DnsConfigChange) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceChange.Builder
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an
instance.
- dnsConfig(Consumer<DnsConfigChange.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceChange.Builder
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an
instance.
- dnsConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
- dnsConfig(DnsConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an
instance.
- dnsConfig(Consumer<DnsConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an
instance.
- dnsConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
- DnsConfig.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DnsConfigChange - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about changes to the Route 53 DNS records that AWS Cloud Map creates when
you register an instance.
- DnsConfigChange.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DnsProperties - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
- dnsProperties(DnsProperties) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties.Builder
-
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
- dnsProperties(Consumer<DnsProperties.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties.Builder
-
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
- dnsProperties() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
- DnsProperties.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- DnsRecord - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when
you register an instance.
- DnsRecord.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- dnsRecords(Collection<DnsRecord>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfig.Builder
-
An array that contains one DnsRecord object for each Route 53 DNS record that you want AWS Cloud
Map to create when you register an instance.
- dnsRecords(DnsRecord...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfig.Builder
-
An array that contains one DnsRecord object for each Route 53 DNS record that you want AWS Cloud
Map to create when you register an instance.
- dnsRecords(Consumer<DnsRecord.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfig.Builder
-
An array that contains one DnsRecord object for each Route 53 DNS record that you want AWS Cloud
Map to create when you register an instance.
- dnsRecords() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
An array that contains one DnsRecord object for each Route 53 DNS record that you want AWS Cloud Map
to create when you register an instance.
- dnsRecords(Collection<DnsRecord>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange.Builder
-
An array that contains one DnsRecord object for each Route 53 record that you want AWS Cloud Map
to create when you register an instance.
- dnsRecords(DnsRecord...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange.Builder
-
An array that contains one DnsRecord object for each Route 53 record that you want AWS Cloud Map
to create when you register an instance.
- dnsRecords(Consumer<DnsRecord.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange.Builder
-
An array that contains one DnsRecord object for each Route 53 record that you want AWS Cloud Map
to create when you register an instance.
- dnsRecords() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
An array that contains one DnsRecord object for each Route 53 record that you want AWS Cloud Map to
create when you register an instance.
- duplicateOperationId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException.Builder
-
The ID of the operation that is already in progress.
- duplicateOperationId() - Method in exception software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException
-
The ID of the operation that is already in progress.
- DuplicateRequestException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
The operation is already in progress.
- DuplicateRequestException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- failureThreshold(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig.Builder
-
The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current
status of the endpoint from unhealthy to healthy or the other way around.
- failureThreshold() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current
status of the endpoint from unhealthy to healthy or the other way around.
- failureThreshold(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig.Builder
-
- failureThreshold() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
- FilterCondition - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- filters(Collection<NamespaceFilter>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list.
- filters(NamespaceFilter...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list.
- filters(Consumer<NamespaceFilter.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list.
- filters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
A complex type that contains specifications for the namespaces that you want to list.
- filters(Collection<OperationFilter>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest.Builder
-
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
- filters(OperationFilter...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest.Builder
-
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
- filters(Consumer<OperationFilter.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest.Builder
-
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
- filters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
- filters(Collection<ServiceFilter>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list services for.
- filters(ServiceFilter...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list services for.
- filters(Consumer<ServiceFilter.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest.Builder
-
A complex type that contains specifications for the namespaces that you want to list services for.
- filters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
A complex type that contains specifications for the namespaces that you want to list services for.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.CustomHealthStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.FilterCondition
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthCheckType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatusFilter
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationTargetType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RecordType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RoutingPolicy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceFilterName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceTypeOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasAttributes() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAttributes() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDnsRecords() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
Returns true if the DnsRecords property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasDnsRecords() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
Returns true if the DnsRecords property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilters() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceResponse
-
- hasInstances() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
Returns true if the Instances property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasInstances() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
Returns true if the Instances property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasInstances() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
Returns true if the Instances property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasNamespaces() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
Returns true if the Namespaces property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOperations() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
Returns true if the Operations property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOptionalParameters() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
Returns true if the OptionalParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasQueryParameters() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
Returns true if the QueryParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasServices() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
Returns true if the Services property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStatus() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTargets() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
Returns true if the Targets property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasValues() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasValues() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasValues() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional Route 53
health check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional Route 53
health check.
- healthCheckConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional Route 53 health
check.
- HealthCheckConfig - Class in software.amazon.awssdk.services.servicediscovery.model
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health
check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health
check.
- healthCheckConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceChange.Builder
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceChange.Builder
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- healthCheckConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- healthCheckConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Public DNS and HTTP namespaces only. Settings for an optional health check.
- HealthCheckConfig.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- healthCheckCustomConfig(HealthCheckCustomConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig(Consumer<HealthCheckCustomConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
A complex type that contains information about an optional custom health check.
- HealthCheckCustomConfig - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig(HealthCheckCustomConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig(Consumer<HealthCheckCustomConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
A complex type that contains information about an optional custom health check.
- healthCheckCustomConfig(HealthCheckCustomConfig) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Information about an optional custom health check.
- healthCheckCustomConfig(Consumer<HealthCheckCustomConfig.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Information about an optional custom health check.
- healthCheckCustomConfig() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Information about an optional custom health check.
- HealthCheckCustomConfig.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- HealthCheckType - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- healthStatus(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest.Builder
-
The health status of the instances that you want to discover.
- healthStatus(HealthStatusFilter) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest.Builder
-
The health status of the instances that you want to discover.
- healthStatus() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
The health status of the instances that you want to discover.
- HealthStatus - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- healthStatus(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary.Builder
-
If you configured health checking in the service, the current health status of the service instance.
- healthStatus(HealthStatus) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary.Builder
-
If you configured health checking in the service, the current health status of the service instance.
- healthStatus() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
If you configured health checking in the service, the current health status of the service instance.
- healthStatusAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
The health status of the instances that you want to discover.
- healthStatusAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
If you configured health checking in the service, the current health status of the service instance.
- HealthStatusFilter - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsProperties.Builder
-
The ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a namespace.
- hostedZoneId() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
The ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a namespace.
- HttpInstanceSummary - Class in software.amazon.awssdk.services.servicediscovery.model
-
In a response to a
DiscoverInstances request,
HttpInstanceSummary contains information about one instance that matches the values that you specified
in the request.
- HttpInstanceSummary.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- httpName(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpProperties.Builder
-
The name of an HTTP namespace.
- httpName() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
The name of an HTTP namespace.
- HttpProperties - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains the name of an HTTP namespace.
- httpProperties(HttpProperties) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties.Builder
-
A complex type that contains the name of an HTTP namespace.
- httpProperties(Consumer<HttpProperties.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties.Builder
-
A complex type that contains the name of an HTTP namespace.
- httpProperties() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
A complex type that contains the name of an HTTP namespace.
- HttpProperties.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest.Builder
-
The ID of the namespace that you want to delete.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
The ID of the namespace that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest.Builder
-
The ID of the service that you want to delete.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
The ID of the service that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest.Builder
-
The ID of the namespace that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
The ID of the namespace that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest.Builder
-
The ID of the service that you want to get settings for.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
The ID of the service that you want to get settings for.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Instance.Builder
-
An identifier that you want to associate with the instance.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
An identifier that you want to associate with the instance.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.InstanceSummary.Builder
-
The ID for an instance that you created by using a specified service.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
The ID for an instance that you created by using a specified service.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The ID of a namespace.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The ID of a namespace.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The ID of the namespace.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The ID of the namespace.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The ID of the operation that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The ID of the operation that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationSummary.Builder
-
The ID for an operation.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
The ID for an operation.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The ID that AWS Cloud Map assigned to the service when you created it.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The ID that AWS Cloud Map assigned to the service when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
The ID that AWS Cloud Map assigned to the service when you created it.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
The ID that AWS Cloud Map assigned to the service when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest.Builder
-
The ID of the service that you want to update.
- id() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
The ID of the service that you want to update.
- instance(Instance) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse.Builder
-
A complex type that contains information about a specified instance.
- instance(Consumer<Instance.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse.Builder
-
A complex type that contains information about a specified instance.
- instance() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
A complex type that contains information about a specified instance.
- Instance - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about an instance that AWS Cloud Map creates when you submit a
RegisterInstance request.
- Instance.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The number of instances that are currently associated with the service.
- instanceCount() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The number of instances that are currently associated with the service.
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
The number of instances that are currently associated with the service.
- instanceCount() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
The number of instances that are currently associated with the service.
- instanceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest.Builder
-
- instanceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
- instanceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest.Builder
-
The ID of the instance that you want to get information about.
- instanceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
The ID of the instance that you want to get information about.
- instanceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary.Builder
-
The ID of an instance that matches the values that you specified in the request.
- instanceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
The ID of an instance that matches the values that you specified in the request.
- instanceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest.Builder
-
An identifier that you want to associate with the instance.
- instanceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
An identifier that you want to associate with the instance.
- instanceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest.Builder
-
The ID of the instance that you want to change the health status for.
- instanceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
The ID of the instance that you want to change the health status for.
- InstanceNotFoundException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
No instance exists with the specified ID, or the instance was recently registered, and information about the instance
hasn't propagated yet.
- InstanceNotFoundException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- instances(Collection<HttpInstanceSummary>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse.Builder
-
A complex type that contains one HttpInstanceSummary for each registered instance.
- instances(HttpInstanceSummary...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse.Builder
-
A complex type that contains one HttpInstanceSummary for each registered instance.
- instances(Consumer<HttpInstanceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse.Builder
-
A complex type that contains one HttpInstanceSummary for each registered instance.
- instances() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
A complex type that contains one HttpInstanceSummary for each registered instance.
- instances(Collection<String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest.Builder
-
An array that contains the IDs of all the instances that you want to get the health status for.
- instances(String...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest.Builder
-
An array that contains the IDs of all the instances that you want to get the health status for.
- instances() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
An array that contains the IDs of all the instances that you want to get the health status for.
- instances(Collection<InstanceSummary>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse.Builder
-
Summary information about the instances that are associated with the specified service.
- instances(InstanceSummary...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse.Builder
-
Summary information about the instances that are associated with the specified service.
- instances(Consumer<InstanceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse.Builder
-
Summary information about the instances that are associated with the specified service.
- instances() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
Summary information about the instances that are associated with the specified service.
- InstanceSummary - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about the instances that you registered by using a specified service.
- InstanceSummary.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- InvalidInputException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
One or more specified values aren't valid.
- InvalidInputException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- iterator() - Method in class software.amazon.awssdk.services.servicediscovery.paginators.GetInstancesHealthStatusIterable
-
- iterator() - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListInstancesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListNamespacesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListOperationsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListServicesIterable
-
- listInstances(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstances(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstances(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstances(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the instances that you registered by using a specified service.
- ListInstancesIterable - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListInstancesIterable(ServiceDiscoveryClient, ListInstancesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListInstancesIterable
-
- listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the instances that you registered by using a specified service.
- listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the instances that you registered by using a specified service.
- ListInstancesPublisher - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListInstancesPublisher(ServiceDiscoveryAsyncClient, ListInstancesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListInstancesPublisher
-
- ListInstancesRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListInstancesRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ListInstancesRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- ListInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.ListInstancesRequestMarshaller
-
- ListInstancesResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListInstancesResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- listNamespaces(ListNamespacesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespaces(Consumer<ListNamespacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespaces() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespaces() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespaces(ListNamespacesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespaces(Consumer<ListNamespacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- ListNamespacesIterable - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListNamespacesIterable(ServiceDiscoveryClient, ListNamespacesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListNamespacesIterable
-
- listNamespacesPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespacesPaginator(ListNamespacesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespacesPaginator(Consumer<ListNamespacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespacesPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespacesPaginator(ListNamespacesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- listNamespacesPaginator(Consumer<ListNamespacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information about the namespaces that were created by the current AWS account.
- ListNamespacesPublisher - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListNamespacesPublisher(ServiceDiscoveryAsyncClient, ListNamespacesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListNamespacesPublisher
-
- ListNamespacesRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListNamespacesRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ListNamespacesRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- ListNamespacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.ListNamespacesRequestMarshaller
-
- ListNamespacesResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListNamespacesResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- listOperations(ListOperationsRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperations(Consumer<ListOperationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperations() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperations() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- listOperations(ListOperationsRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- listOperations(Consumer<ListOperationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- ListOperationsIterable - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListOperationsIterable(ServiceDiscoveryClient, ListOperationsRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListOperationsIterable
-
- listOperationsPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperationsPaginator(ListOperationsRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperationsPaginator(Consumer<ListOperationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists operations that match the criteria that you specify.
- listOperationsPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- listOperationsPaginator(ListOperationsRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- listOperationsPaginator(Consumer<ListOperationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists operations that match the criteria that you specify.
- ListOperationsPublisher - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListOperationsPublisher(ServiceDiscoveryAsyncClient, ListOperationsRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListOperationsPublisher
-
- ListOperationsRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListOperationsRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ListOperationsRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- ListOperationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.ListOperationsRequestMarshaller
-
- ListOperationsResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListOperationsResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- listServices(ListServicesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServices(Consumer<ListServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServices() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServices() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServices(ListServicesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServices(Consumer<ListServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- ListServicesIterable - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListServicesIterable(ServiceDiscoveryClient, ListServicesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListServicesIterable
-
- listServicesPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServicesPaginator(ListServicesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServicesPaginator(Consumer<ListServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServicesPaginator() - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServicesPaginator(ListServicesRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- listServicesPaginator(Consumer<ListServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists summary information for all the services that are associated with one or more specified namespaces.
- ListServicesPublisher - Class in software.amazon.awssdk.services.servicediscovery.paginators
-
- ListServicesPublisher(ServiceDiscoveryAsyncClient, ListServicesRequest) - Constructor for class software.amazon.awssdk.services.servicediscovery.paginators.ListServicesPublisher
-
- ListServicesRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListServicesRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ListServicesRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- ListServicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.ListServicesRequestMarshaller
-
- ListServicesResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListServicesResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists tags for the specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Lists tags for the specified resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists tags for the specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Lists tags for the specified resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
The name that you want to assign to this namespace.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
The name that you want to assign to this namespace.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
The name that you want to assign to this namespace.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
The name that you want to assign to this namespace.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
The name that you want to assign to this namespace.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
The name that you want to assign to this namespace.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
The name that you want to assign to the service.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
The name that you want to assign to the service.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The name of the namespace, such as example.com.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The name of the namespace, such as example.com.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
Specify TYPE.
- name(NamespaceFilterName) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
Specify TYPE.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
Specify TYPE.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The name of the namespace.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The name of the namespace.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
Specify the operations that you want to get:
- name(OperationFilterName) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
Specify the operations that you want to get:
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
Specify the operations that you want to get:
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The name of the service.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The name of the service.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
Specify NAMESPACE_ID.
- name(ServiceFilterName) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
Specify NAMESPACE_ID.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
Specify NAMESPACE_ID.
- name(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
The name of the service.
- name() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
The name of the service.
- nameAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
Specify TYPE.
- nameAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
Specify the operations that you want to get:
- nameAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
Specify NAMESPACE_ID.
- namespace(Namespace) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse.Builder
-
A complex type that contains information about the specified namespace.
- namespace(Consumer<Namespace.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse.Builder
-
A complex type that contains information about the specified namespace.
- namespace() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
A complex type that contains information about the specified namespace.
- Namespace - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about a specified namespace.
- Namespace.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- NamespaceAlreadyExistsException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
The namespace that you're trying to create already exists.
- NamespaceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- NamespaceFilter - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that identifies the namespaces that you want to list.
- NamespaceFilter.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- NamespaceFilterName - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- namespaceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
The ID of the namespace that you want to use to create the service.
- namespaceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
The ID of the namespace that you want to use to create the service.
- namespaceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsConfig.Builder
-
The ID of the namespace to use for DNS configuration.
- namespaceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
The ID of the namespace to use for DNS configuration.
- namespaceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException.Builder
-
The ID of the existing namespace.
- namespaceId() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException
-
The ID of the existing namespace.
- namespaceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
The ID of the namespace that was used to create the service.
- namespaceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
The ID of the namespace that was used to create the service.
- namespaceName(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest.Builder
-
The HttpName name of the namespace, found in the HttpProperties member of the
Properties member of the namespace.
- namespaceName() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
The HttpName name of the namespace, found in the HttpProperties member of the
Properties member of the namespace.
- namespaceName(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary.Builder
-
- namespaceName() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
- NamespaceNotFoundException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
No namespace exists with the specified ID.
- NamespaceNotFoundException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- NamespaceProperties - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information that is specific to the namespace type.
- NamespaceProperties.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- namespaces(Collection<NamespaceSummary>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse.Builder
-
An array that contains one NamespaceSummary object for each namespace that matches the specified
filter criteria.
- namespaces(NamespaceSummary...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse.Builder
-
An array that contains one NamespaceSummary object for each namespace that matches the specified
filter criteria.
- namespaces(Consumer<NamespaceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse.Builder
-
An array that contains one NamespaceSummary object for each namespace that matches the specified
filter criteria.
- namespaces() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
An array that contains one NamespaceSummary object for each namespace that matches the specified
filter criteria.
- NamespaceSummary - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about a namespace.
- NamespaceSummary.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- NamespaceType - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest.Builder
-
For the first GetInstancesHealthStatus request, omit this value.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
For the first GetInstancesHealthStatus request, omit this value.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse.Builder
-
If more than MaxResults instances match the specified criteria, you can submit another
GetInstancesHealthStatus request to get the next group of results.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
If more than MaxResults instances match the specified criteria, you can submit another
GetInstancesHealthStatus request to get the next group of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest.Builder
-
For the first ListInstances request, omit this value.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
For the first ListInstances request, omit this value.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse.Builder
-
If more than MaxResults instances match the specified criteria, you can submit another
ListInstances request to get the next group of results.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
If more than MaxResults instances match the specified criteria, you can submit another
ListInstances request to get the next group of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest.Builder
-
For the first ListNamespaces request, omit this value.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
For the first ListNamespaces request, omit this value.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse.Builder
-
If the response contains NextToken, submit another ListNamespaces request to get
the next group of results.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
If the response contains NextToken, submit another ListNamespaces request to get the
next group of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest.Builder
-
For the first ListOperations request, omit this value.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
For the first ListOperations request, omit this value.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse.Builder
-
If the response contains NextToken, submit another ListOperations request to get
the next group of results.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
If the response contains NextToken, submit another ListOperations request to get the
next group of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest.Builder
-
For the first ListServices request, omit this value.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
For the first ListServices request, omit this value.
- nextToken(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse.Builder
-
If the response contains NextToken, submit another ListServices request to get the
next group of results.
- nextToken() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
If the response contains NextToken, submit another ListServices request to get the next
group of results.
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.InstanceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.InvalidInputException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.RequestLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.servicediscovery.model.TooManyTagsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.InstanceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.InvalidInputException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.RequestLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.servicediscovery.model.TooManyTagsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceResponse
-
- service(Service) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse.Builder
-
A complex type that contains information about the new service.
- service(Consumer<Service.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse.Builder
-
A complex type that contains information about the new service.
- service() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
A complex type that contains information about the new service.
- service(Service) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse.Builder
-
A complex type that contains information about the service.
- service(Consumer<Service.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse.Builder
-
A complex type that contains information about the service.
- service() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
A complex type that contains information about the service.
- Service - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about the specified service.
- service(ServiceChange) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest.Builder
-
A complex type that contains the new settings for the service.
- service(Consumer<ServiceChange.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest.Builder
-
A complex type that contains the new settings for the service.
- service() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
A complex type that contains the new settings for the service.
- Service.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
- ServiceAlreadyExistsException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
The service can't be created because a service with the same name already exists.
- ServiceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceChange - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains changes to an existing service.
- ServiceChange.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- serviceCount(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The number of services that are associated with the namespace.
- serviceCount() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The number of services that are associated with the namespace.
- serviceCount(Integer) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The number of services that were created using the namespace.
- serviceCount() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The number of services that were created using the namespace.
- ServiceDiscoveryAsyncClient - Interface in software.amazon.awssdk.services.servicediscovery
-
Service client for accessing ServiceDiscovery asynchronously.
- ServiceDiscoveryAsyncClientBuilder - Interface in software.amazon.awssdk.services.servicediscovery
-
- ServiceDiscoveryBaseClientBuilder<B extends ServiceDiscoveryBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.servicediscovery
-
- ServiceDiscoveryClient - Interface in software.amazon.awssdk.services.servicediscovery
-
Service client for accessing ServiceDiscovery.
- ServiceDiscoveryClientBuilder - Interface in software.amazon.awssdk.services.servicediscovery
-
- ServiceDiscoveryException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryException(ServiceDiscoveryException.Builder) - Constructor for exception software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException
-
- ServiceDiscoveryException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryException.BuilderImpl - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryRequest(ServiceDiscoveryRequest.Builder) - Constructor for class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryRequest
-
- ServiceDiscoveryRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryRequest.BuilderImpl - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryResponse(ServiceDiscoveryResponse.Builder) - Constructor for class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryResponse
-
- ServiceDiscoveryResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryResponse.BuilderImpl - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceDiscoveryResponseMetadata - Class in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceFilter - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that lets you specify the namespaces that you want to list services for.
- ServiceFilter.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceFilterName - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest.Builder
-
The ID of the service that the instance is associated with.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
The ID of the service that the instance is associated with.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest.Builder
-
The ID of the service that the instance is associated with.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
The ID of the service that the instance is associated with.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest.Builder
-
The ID of the service that the instance is associated with.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
The ID of the service that the instance is associated with.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest.Builder
-
The ID of the service that you want to list instances for.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
The ID of the service that you want to list instances for.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest.Builder
-
The ID of the service that you want to use for settings for the instance.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
The ID of the service that you want to use for settings for the instance.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException.Builder
-
The ID of the existing service.
- serviceId() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException
-
The ID of the existing service.
- serviceId(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest.Builder
-
The ID of the service that includes the configuration for the custom health check that you want to change the
status for.
- serviceId() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
The ID of the service that includes the configuration for the custom health check that you want to change the
status for.
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
- serviceName(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest.Builder
-
The name of the service that you specified when you registered the instance.
- serviceName() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
The name of the service that you specified when you registered the instance.
- serviceName(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary.Builder
-
The name of the service that you specified when you registered the instance.
- serviceName() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
The name of the service that you specified when you registered the instance.
- ServiceNotFoundException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
No service exists with the specified ID.
- ServiceNotFoundException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- services(Collection<ServiceSummary>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse.Builder
-
An array that contains one ServiceSummary object for each service that matches the specified
filter criteria.
- services(ServiceSummary...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse.Builder
-
An array that contains one ServiceSummary object for each service that matches the specified
filter criteria.
- services(Consumer<ServiceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse.Builder
-
An array that contains one ServiceSummary object for each service that matches the specified
filter criteria.
- services() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
An array that contains one ServiceSummary object for each service that matches the specified filter
criteria.
- ServiceSummary - Class in software.amazon.awssdk.services.servicediscovery.model
-
A complex type that contains information about a specified service.
- ServiceSummary.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceType - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- ServiceTypeOption - Enum in software.amazon.awssdk.services.servicediscovery.model
-
- software.amazon.awssdk.services.servicediscovery - package software.amazon.awssdk.services.servicediscovery
-
With AWS Cloud Map, you can configure public DNS, private DNS, or HTTP namespaces that your microservice applications
run in.
- software.amazon.awssdk.services.servicediscovery.model - package software.amazon.awssdk.services.servicediscovery.model
-
- software.amazon.awssdk.services.servicediscovery.paginators - package software.amazon.awssdk.services.servicediscovery.paginators
-
- software.amazon.awssdk.services.servicediscovery.transform - package software.amazon.awssdk.services.servicediscovery.transform
-
- status(Map<String, HealthStatus>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse.Builder
-
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
- status() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
- status(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The status of the operation.
- status(OperationStatus) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The status of the operation.
- status() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The status of the operation.
- status(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationSummary.Builder
-
The status of the operation.
- status(OperationStatus) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationSummary.Builder
-
The status of the operation.
- status() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
The status of the operation.
- status(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest.Builder
-
The new status of the instance, HEALTHY or UNHEALTHY.
- status(CustomHealthStatus) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest.Builder
-
The new status of the instance, HEALTHY or UNHEALTHY.
- status() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
The new status of the instance, HEALTHY or UNHEALTHY.
- statusAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The status of the operation.
- statusAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
The status of the operation.
- statusAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
The new status of the instance, HEALTHY or UNHEALTHY.
- statusAsStrings() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.InstanceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.InvalidInputException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.RequestLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.servicediscovery.model.TooManyTagsException.Builder
-
- statusWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse.Builder
-
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
- subscribe(Subscriber<? super GetInstancesHealthStatusResponse>) - Method in class software.amazon.awssdk.services.servicediscovery.paginators.GetInstancesHealthStatusPublisher
-
- subscribe(Subscriber<? super ListInstancesResponse>) - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListInstancesPublisher
-
- subscribe(Subscriber<? super ListNamespacesResponse>) - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListNamespacesPublisher
-
- subscribe(Subscriber<? super ListOperationsResponse>) - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListOperationsPublisher
-
- subscribe(Subscriber<? super ListServicesResponse>) - Method in class software.amazon.awssdk.services.servicediscovery.paginators.ListServicesPublisher
-
- Tag - Class in software.amazon.awssdk.services.servicediscovery.model
-
A custom key-value pair associated with a resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest.Builder
-
The tag keys to remove from the specified resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest.Builder
-
The tag keys to remove from the specified resource.
- tagKeys() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
The tag keys to remove from the specified resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Adds one or more tags to the specified resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryAsyncClient
-
Adds one or more tags to the specified resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Adds one or more tags to the specified resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.servicediscovery.ServiceDiscoveryClient
-
Adds one or more tags to the specified resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.servicediscovery.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.servicediscovery.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.servicediscovery.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.servicediscovery.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
The tags to add to the namespace.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
The tags to add to the namespace.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest.Builder
-
The tags to add to the namespace.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
The tags to add to the namespace.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
The tags to add to the service.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
The tags to add to the service.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
The tags to add to the service.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
The tags to add to the service.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
The tags that are assigned to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest.Builder
-
The tags to add to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest.Builder
-
The tags to add to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest.Builder
-
The tags to add to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
The tags to add to the specified resource.
- targets(Map<OperationTargetType, String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The name of the target entity that is associated with the operation:
- targets() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The name of the target entity that is associated with the operation:
- targetsAsStrings() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The name of the target entity that is associated with the operation:
- targetsWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The name of the target entity that is associated with the operation:
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.DuplicateRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.InstanceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.InvalidInputException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.NamespaceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.RequestLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceAlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceDiscoveryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.ServiceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.servicediscovery.model.TooManyTagsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceResponse
-
- TooManyTagsException - Exception in software.amazon.awssdk.services.servicediscovery.model
-
The list of tags on the resource is over the quota.
- TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.servicediscovery.model
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateHttpNamespaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePublicDnsNamespaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.CustomHealthStatus
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteNamespaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeleteServiceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DeregisterInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DiscoverInstancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsConfigChange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.FilterCondition
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetInstancesHealthStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetNamespaceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetOperationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.GetServiceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckCustomConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.HealthCheckType
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatus
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatusFilter
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpInstanceSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HttpProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Instance
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.InstanceSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListInstancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListNamespacesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListOperationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListServicesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceFilterName
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceProperties
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceType
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.OperationFilterName
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.OperationStatus
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.OperationTargetType
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.OperationType
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.RecordType
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.RegisterInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.RoutingPolicy
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceChange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceFilterName
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceType
-
- toString() - Method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceTypeOption
-
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateInstanceCustomHealthStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.servicediscovery.model.UpdateServiceResponse
-
Returns a string representation of this object.
- ttl(Long) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsRecord.Builder
-
The amount of time, in seconds, that you want DNS resolvers to cache the settings for this record.
- ttl() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
The amount of time, in seconds, that you want DNS resolvers to cache the settings for this record.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
If present, specifies that the service instances are only discoverable using the
DiscoverInstances API operation.
- type(ServiceTypeOption) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest.Builder
-
If present, specifies that the service instances are only discoverable using the
DiscoverInstances API operation.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
If present, specifies that the service instances are only discoverable using the DiscoverInstances
API operation.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsRecord.Builder
-
The type of the resource, which indicates the type of value that Route 53 returns in response to DNS queries.
- type(RecordType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.DnsRecord.Builder
-
The type of the resource, which indicates the type of value that Route 53 returns in response to DNS queries.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
The type of the resource, which indicates the type of value that Route 53 returns in response to DNS queries.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig.Builder
-
The type of health check that you want to create, which indicates how Route 53 determines whether an endpoint
is healthy.
- type(HealthCheckType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig.Builder
-
The type of health check that you want to create, which indicates how Route 53 determines whether an endpoint
is healthy.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
The type of health check that you want to create, which indicates how Route 53 determines whether an endpoint is
healthy.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The type of the namespace.
- type(NamespaceType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Namespace.Builder
-
The type of the namespace.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The type of the namespace.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The type of the namespace, either public or private.
- type(NamespaceType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary.Builder
-
The type of the namespace, either public or private.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The type of the namespace, either public or private.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The name of the operation that is associated with the specified ID.
- type(OperationType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Operation.Builder
-
The name of the operation that is associated with the specified ID.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The name of the operation that is associated with the specified ID.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
Describes the systems that can be used to discover the service instances.
- type(ServiceType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Service.Builder
-
Describes the systems that can be used to discover the service instances.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
Describes the systems that can be used to discover the service instances.
- type(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Describes the systems that can be used to discover the service instances.
- type(ServiceType) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceSummary.Builder
-
Describes the systems that can be used to discover the service instances.
- type() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Describes the systems that can be used to discover the service instances.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreateServiceRequest
-
If present, specifies that the service instances are only discoverable using the DiscoverInstances
API operation.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.DnsRecord
-
The type of the resource, which indicates the type of value that Route 53 returns in response to DNS queries.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
The type of health check that you want to create, which indicates how Route 53 determines whether an endpoint is
healthy.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Namespace
-
The type of the namespace.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceSummary
-
The type of the namespace, either public or private.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Operation
-
The name of the operation that is associated with the specified ID.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.Service
-
Describes the systems that can be used to discover the service instances.
- typeAsString() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceSummary
-
Describes the systems that can be used to discover the service instances.
- value(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.Tag.Builder
-
The string value associated with the key of the tag.
- value() - Method in class software.amazon.awssdk.services.servicediscovery.model.Tag
-
The string value associated with the key of the tag.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.CustomHealthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.FilterCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthCheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatusFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationTargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RoutingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceFilterName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceTypeOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.CustomHealthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.FilterCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthCheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.HealthStatusFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
If you specify EQ for Condition, specify either DNS_PUBLIC or
DNS_PRIVATE.
- values(String...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter.Builder
-
If you specify EQ for Condition, specify either DNS_PUBLIC or
DNS_PRIVATE.
- values() - Method in class software.amazon.awssdk.services.servicediscovery.model.NamespaceFilter
-
If you specify EQ for Condition, specify either DNS_PUBLIC or
DNS_PRIVATE.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceFilterName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.NamespaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
Specify values that are applicable to the value that you specify for Name:
- values(String...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.OperationFilter.Builder
-
Specify values that are applicable to the value that you specify for Name:
- values() - Method in class software.amazon.awssdk.services.servicediscovery.model.OperationFilter
-
Specify values that are applicable to the value that you specify for Name:
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationFilterName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationTargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.RoutingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
The values that are applicable to the value that you specify for Condition to filter the list of
services.
- values(String...) - Method in interface software.amazon.awssdk.services.servicediscovery.model.ServiceFilter.Builder
-
The values that are applicable to the value that you specify for Condition to filter the list of
services.
- values() - Method in class software.amazon.awssdk.services.servicediscovery.model.ServiceFilter
-
The values that are applicable to the value that you specify for Condition to filter the list of
services.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceFilterName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.servicediscovery.model.ServiceTypeOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vpc(String) - Method in interface software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest.Builder
-
The ID of the Amazon VPC that you want to associate the namespace with.
- vpc() - Method in class software.amazon.awssdk.services.servicediscovery.model.CreatePrivateDnsNamespaceRequest
-
The ID of the Amazon VPC that you want to associate the namespace with.