CustomRemoteModel.Builder
Stay organized with collections
Save and categorize content based on your preferences.
Spark icon
Page Summary
-
CustomRemoteModel.Builder is used to build instances of CustomRemoteModel.
-
The Builder is created using a RemoteModelSource.
-
The build() method is used to finalize and create the CustomRemoteModel instance.
public static class CustomRemoteModel.Builder extends Object
Builder of CustomRemoteModel .
Public Constructor Summary
Public Method Summary
CustomRemoteModel
build ()
Builds an instance of
CustomRemoteModel
Inherited Method Summary
Public Constructors
public Builder (RemoteModelSource remoteModelSource)
Creates a builder for CustomRemoteModel .
Public Methods
public CustomRemoteModel build ()
Builds an instance of CustomRemoteModel