Package | Description |
---|---|
org.cloudfoundry.operations.applications |
Modifier and Type | Method and Description |
---|---|
static LogsRequest.Builder |
LogsRequest.builder()
Creates a builder for
LogsRequest . |
LogsRequest.Builder |
LogsRequest.Builder.from(LogsRequest instance)
Fill a builder with attribute values from the provided
LogsRequest instance. |
LogsRequest.Builder |
LogsRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
LogsRequest.Builder |
LogsRequest.Builder.recent(Boolean recent)
Initializes the value for the
recent attribute. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.