| Modifier and Type | Method and Description |
|---|---|
V1beta1OrderStatusChallenges |
V1beta1OrderStatusChallenges.token(String token) |
V1beta1OrderStatusChallenges |
V1beta1OrderStatusChallenges.type(String type) |
V1beta1OrderStatusChallenges |
V1beta1OrderStatusChallenges.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1OrderStatusChallenges> |
V1beta1OrderStatusAuthorizations.getChallenges()
Challenges specifies the challenge types offered by the ACME server.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1OrderStatusAuthorizations |
V1beta1OrderStatusAuthorizations.addChallengesItem(V1beta1OrderStatusChallenges challengesItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1OrderStatusAuthorizations |
V1beta1OrderStatusAuthorizations.challenges(List<V1beta1OrderStatusChallenges> challenges) |
void |
V1beta1OrderStatusAuthorizations.setChallenges(List<V1beta1OrderStatusChallenges> challenges) |
Copyright © 2020. All rights reserved.