Uses of Class
com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Packages that use ImmutableCloudBuild.ImmutableCreatedBy Package Description com.sap.cloudfoundry.client.facade.domain -
-
Uses of ImmutableCloudBuild.ImmutableCreatedBy in com.sap.cloudfoundry.client.facade.domain
Methods in com.sap.cloudfoundry.client.facade.domain that return ImmutableCloudBuild.ImmutableCreatedBy Modifier and Type Method Description ImmutableCloudBuild.ImmutableCreatedByImmutableCloudBuild.ImmutableCreatedBy.Builder. build()Builds a newImmutableCreatedBy.static ImmutableCloudBuild.ImmutableCreatedByImmutableCloudBuild.ImmutableCreatedBy. copyOf(CloudBuild.CreatedBy instance)Creates an immutable copy of aCloudBuild.CreatedByvalue.ImmutableCloudBuild.ImmutableCreatedByImmutableCloudBuild.ImmutableCreatedBy. withGuid(UUID value)Copy the current immutable object by setting a value for theguidattribute.ImmutableCloudBuild.ImmutableCreatedByImmutableCloudBuild.ImmutableCreatedBy. withName(String value)Copy the current immutable object by setting a value for thenameattribute.
-