| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
ClientPolicy |
VirtualServiceBackend.clientPolicy()
A reference to an object that represents the client policy for a backend.
|
ClientPolicy |
BackendDefaults.clientPolicy()
A reference to an object that represents a client policy.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualServiceBackend.Builder |
VirtualServiceBackend.Builder.clientPolicy(ClientPolicy clientPolicy)
A reference to an object that represents the client policy for a backend.
|
BackendDefaults.Builder |
BackendDefaults.Builder.clientPolicy(ClientPolicy clientPolicy)
A reference to an object that represents a client policy.
|
Copyright © 2021. All rights reserved.