Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Step |
Step.clone() |
Step |
Step.set(String fieldName,
Object value) |
Step |
Step.setDescription(String description)
The short description of the step.
|
Step |
Step.setStatus(String status)
The status code.
|
Modifier and Type | Method and Description |
---|---|
List<Step> |
OperationMetadata.getSteps()
Detailed status information for each step.
|
Modifier and Type | Method and Description |
---|---|
OperationMetadata |
OperationMetadata.setSteps(List<Step> steps)
Detailed status information for each step.
|
Copyright © 2011–2024 Google. All rights reserved.