Interface RolloutRequest.DefinitionStages
- Enclosing interface:
- RolloutRequest
public static interface RolloutRequest.DefinitionStages
The RolloutRequest definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the RolloutRequest definition.static interfaceThe stage of the RolloutRequest definition allowing to specify artifactSourceId.static interfaceThe stage of the RolloutRequest definition allowing to specify buildVersion.static interfaceThe stage of the RolloutRequest definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceThe stage of the RolloutRequest definition allowing to specify identity.static interfaceThe stage of the RolloutRequest definition allowing to specify location.static interfaceThe stage of the RolloutRequest definition allowing to specify parent resource.static interfaceThe stage of the RolloutRequest definition allowing to specify stepGroups.static interfaceThe stage of the RolloutRequest definition allowing to specify tags.static interfaceThe stage of the RolloutRequest definition allowing to specify targetServiceTopologyId.