ListVersionsOptions

public final class ListVersionsOptions extends Object

A class representing options for Remote Config list versions operation.

Nested Class Summary

class ListVersionsOptions.Builder  

Public Method Summary

static ListVersionsOptions.Builder
ListVersionsOptions.Builder
toBuilder()
Creates a new Builder from the options object.

Inherited Method Summary

Public Methods

public static ListVersionsOptions.Builder builder ()

Returns

public ListVersionsOptions.Builder toBuilder ()

Creates a new Builder from the options object.

The new builder is not backed by this object's values; that is, changes made to the new builder don't change the values of the origin object.