Interface ServiceTopologyResource.DefinitionStages.WithArtifactSourceId

All Known Subinterfaces:
ServiceTopologyResource.Definition, ServiceTopologyResource.DefinitionStages.WithCreate
Enclosing interface:
ServiceTopologyResource.DefinitionStages

public static interface ServiceTopologyResource.DefinitionStages.WithArtifactSourceId
The stage of the ServiceTopologyResource definition allowing to specify artifactSourceId.
  • Method Details

    • withArtifactSourceId

      ServiceTopologyResource.DefinitionStages.WithCreate withArtifactSourceId(String artifactSourceId)
      Specifies the artifactSourceId property: The resource Id of the artifact source that contains the artifacts that can be referenced in the service units..
      Parameters:
      artifactSourceId - The resource Id of the artifact source that contains the artifacts that can be referenced in the service units.
      Returns:
      the next definition stage.