| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
GetServiceResponse.service()
A complex type that contains information about the service.
|
Service |
CreateServiceResponse.service()
A complex type that contains information about the new service.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceResponse.Builder |
GetServiceResponse.Builder.service(Service service)
A complex type that contains information about the service.
|
CreateServiceResponse.Builder |
CreateServiceResponse.Builder.service(Service service)
A complex type that contains information about the new service.
|
Copyright © 2021. All rights reserved.